Skip to content

@line/bot-sdk


@line/bot-sdk / QuickReply

Type Alias: QuickReply

QuickReply: object

Defined in: lib/types.ts:2066

These properties are used for the quick reply.

For more information, see Using quick replies.

Type declaration

items

items: QuickReplyItem[]

This is a container that contains quick reply buttons.

Array of objects (Max: 13)