Skip to content

relizy / SlackCredentials

Interface: SlackCredentials

Defined in: src/types.ts:703

Properties

token?

optional token?: string

Defined in: src/types.ts:708

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

Released under the MIT License.