Package | Description |
---|---|
com.google.api.services.chat.v1.model |
Modifier and Type | Method and Description |
---|---|
SlashCommand |
SlashCommand.clone() |
SlashCommand |
Message.getSlashCommand()
Output only.
|
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)
Output only.
|
Copyright © 2011–2024 Google. All rights reserved.