Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreateChannel ¶
type CreateChannel struct { AppId string `json:"app_id,omitempty"` ChannelId string `json:"channel_id,omitempty"` Name string `json:"name,omitempty"` OwnerKey string `json:"owner_key,omitempty"` ParticipatorKey string `json:"participator_key,omitempty"` IdleTimeoutSecond int `json:"idle_timeout,omitempty"` }
type CreateVote ¶
type CreateVoteOptions ¶
Click to show internal directories.
Click to hide internal directories.