Dt_(kit)_messaging_channel
Dummy Data Type
The Dt_(kit)_messaging_channel data type is used to store and manage messaging channels within the application.
Data Fields:
Archived (yes/no) - Indicates whether the channel is archived.
Channel Name (text) - The name of the messaging channel.
Channel Type (Os_channel_type) - The type of messaging channel.
Members (List of Users) - The list of users who are members of the channel.
Creator (User) - The user who created the channel entry.
Modified Date (date) - The date and time when the channel entry was last modified.
Created Date (date) - The date and time when the channel entry was created.
Slug (text) - A unique identifier for the channel entry.
Last updated