Google Chat V1 API - Class Google::Apps::Chat::V1::SlashCommand (v0.14.0)

Reference documentation and code samples for the Google Chat V1 API class Google::Apps::Chat::V1::SlashCommand.

Metadata about 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.

#command_id=

def command_id=(value) -> ::Integer
Parameter
  • value (::Integer) — The ID of the slash command.
Returns
  • (::Integer) — The ID of the slash command.