Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::SlashCommand.
A slash command in Google Chat.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#command_id
def command_id() -> ::Integer
Returns
- (::Integer) — The ID of the slash command invoked.
#command_id=
def command_id=(value) -> ::Integer
Parameter
- value (::Integer) — The ID of the slash command invoked.
Returns
- (::Integer) — The ID of the slash command invoked.