Interface IViberRichMediaParams

Hierarchy

  • IViberRichMediaParams

Properties

receiver?: string
rich_media?: { BgColor: string; Buttons: IViberButton[]; ButtonsGroupColumns: number; ButtonsGroupRows: number; Type: string }

Type declaration

  • BgColor: string
  • Buttons: IViberButton[]
  • ButtonsGroupColumns: number
  • ButtonsGroupRows: number
  • Type: string
type?: string

Generated using TypeDoc