Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_slack_api/generated/method-types/mod.ts>SlackAPIMethodsType

Slack API Client for Deno Run on Slack projects
Go to Latest
type alias SlackAPIMethodsType
import { type SlackAPIMethodsType } from "https://deno.land/x/deno_slack_api@2.1.2/generated/method-types/mod.ts";
definition: { admin: AdminAPIType; api: ApiAPIType; apps: AppsAPIType; auth: AuthAPIType; bookmarks: BookmarksAPIType; bots: BotsAPIType; calls: CallsAPIType; chat: ChatAPIType; conversations: ConversationsAPIType; dialog: DialogAPIType; dnd: DndAPIType; emoji: EmojiAPIType; enterprise: EnterpriseAPIType; files: FilesAPIType; migration: MigrationAPIType; oauth: OauthAPIType; openid: OpenidAPIType; pins: PinsAPIType; reactions: ReactionsAPIType; reminders: RemindersAPIType; rtm: RtmAPIType; search: SearchAPIType; stars: StarsAPIType; team: TeamAPIType; tooling: ToolingAPIType; usergroups: UsergroupsAPIType; users: UsersAPIType; views: ViewsAPIType; workflows: WorkflowsAPIType; }