Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 701 Bytes

Channel.md

File metadata and controls

16 lines (12 loc) · 701 Bytes

Channel

Properties

Name Type Description Notes
id UUID チャンネルUUID
parentId UUID 親チャンネルUUID
archived Bool チャンネルがアーカイブされているかどうか
force Bool 強制通知チャンネルかどうか
topic String チャンネルトピック
name String チャンネル名
children [UUID] 子チャンネルのUUID配列

[Back to Model list] [Back to API list] [Back to README]