Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 982 Bytes

GetBot200Response.md

File metadata and controls

22 lines (18 loc) · 982 Bytes

GetBot200Response

Properties

Name Type Description Notes
id UUID BOT UUID
botUserId UUID BOTユーザーUUID
description String 説明
developerId UUID BOT開発者UUID
subscribeEvents [String] BOTが購読しているイベントの配列
mode BotMode
state BotState
createdAt Date 作成日時
updatedAt Date 更新日時
tokens BotTokens
endpoint String BOTサーバーエンドポイント
privileged Bool 特権BOTかどうか
channels [UUID] BOTが参加しているチャンネルのUUID配列

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