Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 934 Bytes

Webhook.md

File metadata and controls

21 lines (16 loc) · 934 Bytes

Webhook

Webhook情報

Properties

Name Type Description Notes
id str WebhookUUID
bot_user_id str WebhookユーザーUUID
display_name str Webhookユーザー表示名
description str 説明
secure bool セキュアWebhookかどうか
channel_id str デフォルトの投稿先チャンネルUUID
owner_id str オーナーUUID
created_at datetime 作成日時
updated_at 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]