Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::AccessoryWidget.
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.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#button_list
def button_list() -> ::Google::Apps::Card::V1::ButtonList
Returns
- (::Google::Apps::Card::V1::ButtonList) — A list of buttons.
#button_list=
def button_list=(value) -> ::Google::Apps::Card::V1::ButtonList
Parameter
- value (::Google::Apps::Card::V1::ButtonList) — A list of buttons.
Returns
- (::Google::Apps::Card::V1::ButtonList) — A list of buttons.