bot

自分が作成したBotの一覧を取得します。

get/bots

Response

正常に取得できました。

botIdstring uuid

BOT UUID

botUserIdstring uuid

BOTユーザーUUID

descriptionstring

BOT説明

subscribeEventsstring[]

BOTが購読しているイベントの配列

stateinteger

BOT状態

creatorIdstring uuid

BOT作成者UUID

createdAtstring date-time

BOT作成日時

updatedAtstring date-time

BOT更新日時

Changes