Skip to content

Files

Latest commit

 

History

History
17 lines (12 loc) · 857 Bytes

PostBotRequest.md

File metadata and controls

17 lines (12 loc) · 857 Bytes

PostBotRequest

BOT作成リクエスト

Properties

Name Type Description Notes
name str BOTユーザーID 自動的に接頭辞"BOT_"が付与されます
display_name str BOTユーザー表示名
description str BOTの説明
mode BotMode
endpoint str BOTサーバーエンドポイント BOT動作モードがHTTPの場合必須です [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]