APIリファレンス(Node.js)
baasatrakuza-admin > LineMessage
LineMessage interface
LINEメッセージ
Signature:
export interface LineMessage
Properties
Property | Type | Description |
---|---|---|
channelCd | string | 配信元になるLINE Messaging API チャネル設定マスタのコード |
distributor? | string | (Optional) 配信者 |
messages? | any[] | (Optional) 配信メッセージ |
texts? | string[] | (Optional) 配信テキスト |