Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / QuickReplyItem

Type Alias: QuickReplyItem

QuickReplyItem = object

Defined in: lib/messaging-api/model/quickReplyItem.ts:18

See

https://developers.line.biz/en/reference/messaging-api/#items-object

Properties

action?

optional action?: Action

Defined in: lib/messaging-api/model/quickReplyItem.ts:24


imageUrl?

optional imageUrl?: string

Defined in: lib/messaging-api/model/quickReplyItem.ts:23

URL of the icon that is displayed at the beginning of the button

Max Length

2000


type?

optional type?: string

Defined in: lib/messaging-api/model/quickReplyItem.ts:29

action

Default

ts
'action'