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.

Properties

items

items: QuickReplyItem[]

Defined in: lib/types.ts:2073

This is a container that contains quick reply buttons.

Array of objects (Max: 13)