Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "scripts/types"

Index

Type aliases

RegisterMenuArgs

RegisterMenuArgs: (message?: Object) => Array<IMessageMenuItem>

Type declaration

WidgetKind

WidgetKind: "alert" | "text-poll" | "image-poll" | "text-quiz" | "image-quiz" | "text-prediction" | "text-prediction-follow-up" | "image-prediction" | "image-prediction-follow-up" | "cheer-meter" | "social-embed" | "image-slider" | "rich-post"

WidgetMode

WidgetMode: (args: IWidgetModeArgs) => void

Type declaration

Generated using TypeDoc