Allowed

data class Allowed(val canSelfUserCreatePublicChannels: Boolean) : ChannelCreationPermission

Represents a state where channel creation is permitted with specific public channel creation rights.

Constructors

Link copied to clipboard
constructor(canSelfUserCreatePublicChannels: Boolean)

Properties

Link copied to clipboard

Indicates whether the current user can create public channels