Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 680 Bytes

File metadata and controls

27 lines (18 loc) · 680 Bytes

PostChannelBody

Properties

Name Type Description Notes
name kotlin.String Channel name.
byInvitationOnly kotlin.Boolean Only invited users can join in.
privacyType inline Which users can join in.
authorityType inline Which users can manage a channel.

Enum: privacyType

Name Value
privacyType everyone, follows, followers, friends

Enum: authorityType

Name Value
authorityType organizer, member