CommandPayload Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a Slack Command request https://api.slack.com/interactivity/slash-commands.
public class CommandPayload
type CommandPayload = class
Public Class CommandPayload
- Inheritance
-
CommandPayload
Constructors
| CommandPayload() |
Properties
| AdditionalProperties | |
| ChannelId | |
| Command | |
| ResponseUrl | |
| TeamId | |
| Text | |
| Token | |
| TriggerId | |
| UserId |