Skip to content

@line/bot-sdk


@line/bot-sdk / messagingApi / ActionBase

Type Alias: ActionBase

ActionBase = object

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

Action

Properties

label?

optional label: string

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

Label for the action.

See

label Documentation


type?

optional type: string

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

Type of action

See

type Documentation