Skip to content

Files

Latest commit

 

History

History
18 lines (13 loc) · 784 Bytes

BotEventLog.md

File metadata and controls

18 lines (13 loc) · 784 Bytes

BotEventLog

BOTイベントログ

Properties

Name Type Description Notes
bot_id str BOT UUID
request_id str リクエストUUID
event str イベントタイプ
code int ステータスコード
datetime datetime イベント日時
result BotEventResult [optional]
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]