7. • 全ての webhook event object には以下のフィールドが含まれる。
7
Common fields
Field Type Description
type String イベントの種類を表す識別子
timestamp Number イベントの時刻を表すミリ秒
source
User
Group
Room
イベントの送信元を表すJSONオブジェクト
8. 8
Webhook event object
Field Type Description
type String イベントの種類を表す識別子
timestamp Number イベントの時刻を表すミリ秒
source
User
Group
Room
イベントの送信元を表すJSONオブジェクト
Field Type Description
type String イベントの種類を表す識別子
timestamp Number イベントの時刻を表すミリ秒
source
User
Group
Room
イベントの送信元を表すJSONオブジェクト
18. Field Type Required Description
type String Yes ‘confirm’
linkUrl String Yes 説明文 240文字以内
actions Array of template action Yes
ボタン押下時のアクション 左右二つ
のアクションを指定。
18
Template message(②Confirm)
2つのアクションボタンを提示するテンプレートメッセージ。
19. Field Type Required Description
Type String Yes ‘carousel’
Columns Array of column object Yes 絡むの配列最大5個
19
Template message(③Carousel)
複数の情報を並べて提示できるカルーセル型のテンプレートメッセージ。