ChannelCapabilities.full constructor
const
ChannelCapabilities.full()
Full-featured channel.
Implementation
const ChannelCapabilities.full()
: text = true,
richMessages = true,
attachments = true,
reactions = true,
threads = true,
editing = true,
deleting = true,
typingIndicator = true,
maxMessageLength = null;