View Source GoogleApi.Chat.V1.Model.AccessoryWidget (google_api_chat v0.34.3)

One 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.