Google Apps Chat V1 Client - Class SlashCommandMetadata (0.1.4)

Reference documentation and code samples for the Google Apps Chat V1 Client class SlashCommandMetadata.

Annotation metadata for slash commands (/).

Generated from protobuf message google.chat.v1.SlashCommandMetadata

Namespace

Google \ Apps \ Chat \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ bot
Google\Apps\Chat\V1\User

The Chat app whose command was invoked.

↳ type
int

The type of slash command.

↳ command_name
string

The name of the invoked slash command.

↳ command_id
int|string

The command ID of the invoked slash command.

↳ triggers_dialog
bool

Indicates whether the slash command is for a dialog.

The Chat app whose command was invoked.

Returns
Type
Description

The Chat app whose command was invoked.

Parameter
Name
Description
Returns
Type
Description
$this

The type of slash command.

Returns
Type
Description
int

The type of slash command.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The name of the invoked slash command.

Returns
Type
Description
string

The name of the invoked slash command.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

The command ID of the invoked slash command.

Returns
Type
Description
int|string

The command ID of the invoked slash command.

Parameter
Name
Description
var
int|string
Returns
Type
Description
$this

Indicates whether the slash command is for a dialog.

Returns
Type
Description
bool

Indicates whether the slash command is for a dialog.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: