Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 890 Bytes

Channel.md

File metadata and controls

19 lines (14 loc) · 890 Bytes

Channel

チャンネル

Properties

Name Type Description Notes
id str チャンネルUUID
parent_id str, none_type 親チャンネルUUID
archived bool チャンネルがアーカイブされているかどうか
force bool 強制通知チャンネルかどうか
topic str チャンネルトピック
name str チャンネル名
children [str] 子チャンネルのUUID配列
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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