Feed Channel Handler
Functions
A callback for when channel property is changed.
A callback for when channel is deleted.
A callback for when channel is frozen (Users can't send messages).
A callback for when channel is unfrozen (Users can send messages).
A callback for when a mention is received.
A callback for when a message is deleted.
A callback for when a message is received.
A callback for when a message is updated.
A callback for when channel meta counters is created.
A callback for when channel meta counters are deleted.
A callback for when channel meta counters is updated.
A callback for when channel meta data is created.
A callback for when channel meta data is deleted.
A callback for when channel meta data is updated.
A callback for when operators change in channel
A callback for when a reactionEvent is updated.
A callback for when read receipts are updated on FeedChannel.
A callback for when the thread information is updated.
A callback for when user is banned from channel.
A callback for when a User is muted from channel.
A callback for when user is unbanned from channel.
A callback for when User is unmuted from channel.