OptionalactionsInteractive actions present for block_actions payloads.
Optionalapi_Slack app ID.
OptionaleventThe inner Slack event object.
Channel ID where the event occurred.
Workspace ID.
Optionaltext?: stringMessage text.
Optionalthread_ts?: stringThread timestamp, present when the message is part of a thread.
Timestamp of the message.
Slack event type (e.g. 'message', 'app_mention').
User ID of the sender.
Optionalevent_Unique event identifier.
Optionalevent_Unix timestamp when the event was dispatched.
Optionalteam_Slack workspace ID.
OptionaltypeOuter event type (e.g. 'event_callback', 'block_actions').
The raw Slack event envelope provided by Azure Bot Service in
activity.channelData.SlackMessage.