Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAction

Rich message actions, support dependent on messaging platform.

Hierarchy

  • IAction

Indexable

[key: string]: any

Rich message actions, support dependent on messaging platform.

Index

Properties

Optional confirm

confirm: IConfirm

name

name: string

Optional style

style: undefined | string

text

text: string

type

type: string

Optional value

value: undefined | string

Generated using TypeDoc