Skip to content

relizy / SlackCredentials

Interface: SlackCredentials

Defined in: src/types.ts:616

Properties

token?

optional token: string

Defined in: src/types.ts:621

Slack Bot Token or User OAuth Token Required scopes: chat:write, chat:write.public (for public channels)

Released under the MIT License.