Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
SlashCommand |
SlashCommand.clone() |
SlashCommand |
Message.getSlashCommand()
Slash command information, if applicable.
|
SlashCommand |
SlashCommand.set(String fieldName,
Object value) |
SlashCommand |
SlashCommand.setCommandId(Long commandId)
The id of the slash command invoked.
|
Modifier and Type | Method and Description |
---|---|
Message |
Message.setSlashCommand(SlashCommand slashCommand)
Slash command information, if applicable.
|
Copyright © 2011–2021 Google. All rights reserved.