Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 1.2 KB

File metadata and controls

12 lines (10 loc) · 1.2 KB

SlackToken

Properties

Name Type Required Description
createdAt String The timestamp when the token was created.
id String The unique identifier for the token.
discardedAt String The timestamp when the token was discarded, if applicable.
oauth SlackTokenOauth
updatedAt String The timestamp when the token metadata last changed.
webhook SlackTokenWebhook Obtained directly from the incoming_webhook object in the installation response from the Slack API.