Skip to main content
Module

x/slack_web_api_client/index.ts>AnyManifestBotScope

Streamlined Slack Web API client for TypeScript
Go to Latest
type alias AnyManifestBotScope
Re-export
import { type AnyManifestBotScope } from "https://deno.land/x/slack_web_api_client@0.9.0/index.ts";
definition:
| "app_mentions:read"
| "bookmarks:read"
| "bookmarks:write"
| "calls:read"
| "calls:write"
| "channels:history"
| "channels:join"
| "channels:manage"
| "channels:read"
| "channels:write.invites"
| "channels:write.topic"
| "chat:write"
| "chat:write.customize"
| "chat:write.public"
| "commands"
| "conversations.connect:manage"
| "conversations.connect:read"
| "conversations.connect:write"
| "datastore:read"
| "datastore:write"
| "dnd:read"
| "emoji:read"
| "files:read"
| "files:write"
| "groups:history"
| "groups:read"
| "groups:write"
| "groups:write.invites"
| "groups:write.topic"
| "im:history"
| "im:read"
| "im:write"
| "incoming-webhook"
| "links.embed:write"
| "links:read"
| "links:write"
| "metadata.message:read"
| "mpim:history"
| "mpim:read"
| "mpim:write"
| "mpim:write.invites"
| "mpim:write.topic"
| "none"
| "pins:read"
| "pins:write"
| "reactions:read"
| "reactions:write"
| "reminders:read"
| "reminders:write"
| "remote_files:read"
| "remote_files:share"
| "remote_files:write"
| "team.billing:read"
| "team.preferences:read"
| "team:read"
| "tokens.basic"
| "triggers:read"
| "triggers:write"
| "usergroups:read"
| "usergroups:write"
| "users.profile:read"
| "users:read"
| "users:read.email"
| "users:write"
| "workflow.steps:execute"
definition:
| "app_mentions:read"
| "bookmarks:read"
| "bookmarks:write"
| "calls:read"
| "calls:write"
| "channels:history"
| "channels:join"
| "channels:manage"
| "channels:read"
| "channels:write.invites"
| "channels:write.topic"
| "chat:write"
| "chat:write.customize"
| "chat:write.public"
| "commands"
| "conversations.connect:manage"
| "conversations.connect:read"
| "conversations.connect:write"
| "datastore:read"
| "datastore:write"
| "dnd:read"
| "emoji:read"
| "files:read"
| "files:write"
| "groups:history"
| "groups:read"
| "groups:write"
| "groups:write.invites"
| "groups:write.topic"
| "im:history"
| "im:read"
| "im:write"
| "incoming-webhook"
| "links.embed:write"
| "links:read"
| "links:write"
| "metadata.message:read"
| "mpim:history"
| "mpim:read"
| "mpim:write"
| "mpim:write.invites"
| "mpim:write.topic"
| "none"
| "pins:read"
| "pins:write"
| "reactions:read"
| "reactions:write"
| "reminders:read"
| "reminders:write"
| "remote_files:read"
| "remote_files:share"
| "remote_files:write"
| "team.billing:read"
| "team.preferences:read"
| "team:read"
| "tokens.basic"
| "triggers:read"
| "triggers:write"
| "usergroups:read"
| "usergroups:write"
| "users.profile:read"
| "users:read"
| "users:read.email"
| "users:write"
| "workflow.steps:execute"