GoogleApi.Chat.V1.Model.AccessoryWidget (google_api_chat v0.43.0)
View SourceOne or more interactive widgets that appear at the bottom of a message. For details, see Add interactive widgets at the bottom of a message.
Attributes
-
buttonList(type:GoogleApi.Chat.V1.Model.GoogleAppsCardV1ButtonList.t, default:nil) - A list of buttons.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Chat.V1.Model.AccessoryWidget{ buttonList: GoogleApi.Chat.V1.Model.GoogleAppsCardV1ButtonList.t() | nil }