Skip to content

Files

Latest commit

 

History

History
16 lines (11 loc) · 878 Bytes

ChannelStats.md

File metadata and controls

16 lines (11 loc) · 878 Bytes

ChannelStats

チャンネル統計情報

Properties

Name Type Description Notes
total_message_count int チャンネルの総投稿メッセージ数(削除されたものも含む)
stamps [ChannelStatsStamp] チャンネル上のスタンプ統計情報
users [ChannelStatsUser] チャンネル上のユーザー統計情報
datetime datetime 統計情報日時
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]