ownCapabilities

val ownCapabilities: StateFlow<Set<String>>

Holds information about the abilities the current user is able to exercise in the given channel.

e.g. send messages, delete messages, etc... For a full list @see ChannelCapabilities.