Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / ActionBase

Type Alias: ActionBase

ActionBase = object

Defined in: lib/messaging-api/model/action.ts:38

Properties

label?

optional label?: string

Defined in: lib/messaging-api/model/action.ts:46

Label for the action.


type?

optional type?: string

Defined in: lib/messaging-api/model/action.ts:42

Type of action