Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / QuickReplyItem

Type Alias: QuickReplyItem

QuickReplyItem = object

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

Properties

action?

optional action: Action

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

See

action Documentation


imageUrl?

optional imageUrl: string

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

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

See

imageUrl Documentation


type?

optional type: string

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

action

See

type Documentation