// generated from scripts/generate-types declare namespace Api.Test { export interface Params { [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Apps.Permissions.Info { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Apps.Permissions.Request { export interface Params { token: any scopes: any trigger_id: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Auth.Revoke { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Auth.Test { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Bots.Info { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Archive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Create { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.History { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Info { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Invite { export interface Params { token: any channel: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Join { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Kick { export interface Params { token: any channel: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Leave { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Mark { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Rename { export interface Params { token: any channel: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Replies { export interface Params { token: any channel: any thread_ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.SetPurpose { export interface Params { token: any channel: any purpose: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.SetTopic { export interface Params { token: any channel: any topic: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Channels.Unarchive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.Delete { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.MeMessage { export interface Params { token: any channel: any text: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.PostEphemeral { export interface Params { token: any channel: any text: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.PostMessage { export interface Params { token: any channel: any text: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.Unfurl { export interface Params { token: any channel: any ts: any unfurls: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Chat.Update { export interface Params { token: any channel: any text: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Archive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Close { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Create { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.History { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Info { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Invite { export interface Params { token: any channel: any users: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Join { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Kick { export interface Params { token: any channel: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Leave { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Members { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Open { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Rename { export interface Params { token: any channel: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Replies { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.SetPurpose { export interface Params { token: any channel: any purpose: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.SetTopic { export interface Params { token: any channel: any topic: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Conversations.Unarchive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dialog.Open { export interface Params { token: any dialog: any trigger_id: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dnd.EndDnd { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dnd.EndSnooze { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dnd.Info { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dnd.SetSnooze { export interface Params { token: any num_minutes: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Dnd.TeamInfo { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Emoji.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Comments.Add { export interface Params { token: any comment: any file: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Comments.Delete { export interface Params { token: any file: any id: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Comments.Edit { export interface Params { token: any comment: any file: any id: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Delete { export interface Params { token: any file: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Info { export interface Params { token: any file: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.RevokePublicURL { export interface Params { token: any file: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.SharedPublicURL { export interface Params { token: any file: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Files.Upload { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Archive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Create { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.CreateChild { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.History { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Info { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Invite { export interface Params { token: any channel: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Kick { export interface Params { token: any channel: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Leave { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Mark { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Open { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Rename { export interface Params { token: any channel: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Replies { export interface Params { token: any channel: any thread_ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.SetPurpose { export interface Params { token: any channel: any purpose: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.SetTopic { export interface Params { token: any channel: any topic: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Groups.Unarchive { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.Close { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.History { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.Mark { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.Open { export interface Params { token: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Im.Replies { export interface Params { token: any channel: any thread_ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.Close { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.History { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.Mark { export interface Params { token: any channel: any ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.Open { export interface Params { token: any users: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Mpim.Replies { export interface Params { token: any channel: any thread_ts: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Oauth.Access { export interface Params { client_id: any client_secret: any code: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Oauth.Token { export interface Params { client_id: any client_secret: any code: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Pins.Add { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Pins.List { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Pins.Remove { export interface Params { token: any channel: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reactions.Add { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reactions.Get { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reactions.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reactions.Remove { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reminders.Add { export interface Params { token: any text: any time: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reminders.Complete { export interface Params { token: any reminder: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reminders.Delete { export interface Params { token: any reminder: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reminders.Info { export interface Params { token: any reminder: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Reminders.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Rtm.Connect { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Rtm.Start { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Search.All { export interface Params { token: any query: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Search.Files { export interface Params { token: any query: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Search.Messages { export interface Params { token: any query: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Stars.Add { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Stars.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Stars.Remove { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Team.AccessLogs { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Team.BillableInfo { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Team.Info { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Team.IntegrationLogs { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Team.Profile.Get { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Create { export interface Params { token: any name: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Disable { export interface Params { token: any usergroup: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Enable { export interface Params { token: any usergroup: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Update { export interface Params { token: any usergroup: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Users.List { export interface Params { token: any usergroup: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Usergroups.Users.Update { export interface Params { token: any usergroup: any users: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.DeletePhoto { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.GetPresence { export interface Params { token: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.Identity { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.Info { export interface Params { token: any user: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.List { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.SetActive { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.SetPhoto { export interface Params { token: any image: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.SetPresence { export interface Params { token: any presence: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.Profile.Get { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare namespace Users.Profile.Set { export interface Params { token: any [optional: string]: any } export interface Response { ok: boolean [key: string]: any } } declare module "slack" { export let api: { test(params: Api.Test.Params): Promise test(params: Api.Test.Params, callback: (params: Api.Test.Params) => void): void } export let apps: { permissions: { info(params: Apps.Permissions.Info.Params): Promise info(params: Apps.Permissions.Info.Params, callback: (params: Apps.Permissions.Info.Params) => void): void request(params: Apps.Permissions.Request.Params): Promise request(params: Apps.Permissions.Request.Params, callback: (params: Apps.Permissions.Request.Params) => void): void } } export let auth: { revoke(params: Auth.Revoke.Params): Promise revoke(params: Auth.Revoke.Params, callback: (params: Auth.Revoke.Params) => void): void test(params: Auth.Test.Params): Promise test(params: Auth.Test.Params, callback: (params: Auth.Test.Params) => void): void } export let bots: { info(params: Bots.Info.Params): Promise info(params: Bots.Info.Params, callback: (params: Bots.Info.Params) => void): void } export let channels: { archive(params: Channels.Archive.Params): Promise archive(params: Channels.Archive.Params, callback: (params: Channels.Archive.Params) => void): void create(params: Channels.Create.Params): Promise create(params: Channels.Create.Params, callback: (params: Channels.Create.Params) => void): void history(params: Channels.History.Params): Promise history(params: Channels.History.Params, callback: (params: Channels.History.Params) => void): void info(params: Channels.Info.Params): Promise info(params: Channels.Info.Params, callback: (params: Channels.Info.Params) => void): void invite(params: Channels.Invite.Params): Promise invite(params: Channels.Invite.Params, callback: (params: Channels.Invite.Params) => void): void join(params: Channels.Join.Params): Promise join(params: Channels.Join.Params, callback: (params: Channels.Join.Params) => void): void kick(params: Channels.Kick.Params): Promise kick(params: Channels.Kick.Params, callback: (params: Channels.Kick.Params) => void): void leave(params: Channels.Leave.Params): Promise leave(params: Channels.Leave.Params, callback: (params: Channels.Leave.Params) => void): void list(params: Channels.List.Params): Promise list(params: Channels.List.Params, callback: (params: Channels.List.Params) => void): void mark(params: Channels.Mark.Params): Promise mark(params: Channels.Mark.Params, callback: (params: Channels.Mark.Params) => void): void rename(params: Channels.Rename.Params): Promise rename(params: Channels.Rename.Params, callback: (params: Channels.Rename.Params) => void): void replies(params: Channels.Replies.Params): Promise replies(params: Channels.Replies.Params, callback: (params: Channels.Replies.Params) => void): void setPurpose(params: Channels.SetPurpose.Params): Promise setPurpose(params: Channels.SetPurpose.Params, callback: (params: Channels.SetPurpose.Params) => void): void setTopic(params: Channels.SetTopic.Params): Promise setTopic(params: Channels.SetTopic.Params, callback: (params: Channels.SetTopic.Params) => void): void unarchive(params: Channels.Unarchive.Params): Promise unarchive(params: Channels.Unarchive.Params, callback: (params: Channels.Unarchive.Params) => void): void } export let chat: { delete(params: Chat.Delete.Params): Promise delete(params: Chat.Delete.Params, callback: (params: Chat.Delete.Params) => void): void meMessage(params: Chat.MeMessage.Params): Promise meMessage(params: Chat.MeMessage.Params, callback: (params: Chat.MeMessage.Params) => void): void postEphemeral(params: Chat.PostEphemeral.Params): Promise postEphemeral(params: Chat.PostEphemeral.Params, callback: (params: Chat.PostEphemeral.Params) => void): void postMessage(params: Chat.PostMessage.Params): Promise postMessage(params: Chat.PostMessage.Params, callback: (params: Chat.PostMessage.Params) => void): void unfurl(params: Chat.Unfurl.Params): Promise unfurl(params: Chat.Unfurl.Params, callback: (params: Chat.Unfurl.Params) => void): void update(params: Chat.Update.Params): Promise update(params: Chat.Update.Params, callback: (params: Chat.Update.Params) => void): void } export let conversations: { archive(params: Conversations.Archive.Params): Promise archive(params: Conversations.Archive.Params, callback: (params: Conversations.Archive.Params) => void): void close(params: Conversations.Close.Params): Promise close(params: Conversations.Close.Params, callback: (params: Conversations.Close.Params) => void): void create(params: Conversations.Create.Params): Promise create(params: Conversations.Create.Params, callback: (params: Conversations.Create.Params) => void): void history(params: Conversations.History.Params): Promise history(params: Conversations.History.Params, callback: (params: Conversations.History.Params) => void): void info(params: Conversations.Info.Params): Promise info(params: Conversations.Info.Params, callback: (params: Conversations.Info.Params) => void): void invite(params: Conversations.Invite.Params): Promise invite(params: Conversations.Invite.Params, callback: (params: Conversations.Invite.Params) => void): void join(params: Conversations.Join.Params): Promise join(params: Conversations.Join.Params, callback: (params: Conversations.Join.Params) => void): void kick(params: Conversations.Kick.Params): Promise kick(params: Conversations.Kick.Params, callback: (params: Conversations.Kick.Params) => void): void leave(params: Conversations.Leave.Params): Promise leave(params: Conversations.Leave.Params, callback: (params: Conversations.Leave.Params) => void): void list(params: Conversations.List.Params): Promise list(params: Conversations.List.Params, callback: (params: Conversations.List.Params) => void): void members(params: Conversations.Members.Params): Promise members(params: Conversations.Members.Params, callback: (params: Conversations.Members.Params) => void): void open(params: Conversations.Open.Params): Promise open(params: Conversations.Open.Params, callback: (params: Conversations.Open.Params) => void): void rename(params: Conversations.Rename.Params): Promise rename(params: Conversations.Rename.Params, callback: (params: Conversations.Rename.Params) => void): void replies(params: Conversations.Replies.Params): Promise replies(params: Conversations.Replies.Params, callback: (params: Conversations.Replies.Params) => void): void setPurpose(params: Conversations.SetPurpose.Params): Promise setPurpose(params: Conversations.SetPurpose.Params, callback: (params: Conversations.SetPurpose.Params) => void): void setTopic(params: Conversations.SetTopic.Params): Promise setTopic(params: Conversations.SetTopic.Params, callback: (params: Conversations.SetTopic.Params) => void): void unarchive(params: Conversations.Unarchive.Params): Promise unarchive(params: Conversations.Unarchive.Params, callback: (params: Conversations.Unarchive.Params) => void): void } export let dialog: { open(params: Dialog.Open.Params): Promise open(params: Dialog.Open.Params, callback: (params: Dialog.Open.Params) => void): void } export let dnd: { endDnd(params: Dnd.EndDnd.Params): Promise endDnd(params: Dnd.EndDnd.Params, callback: (params: Dnd.EndDnd.Params) => void): void endSnooze(params: Dnd.EndSnooze.Params): Promise endSnooze(params: Dnd.EndSnooze.Params, callback: (params: Dnd.EndSnooze.Params) => void): void info(params: Dnd.Info.Params): Promise info(params: Dnd.Info.Params, callback: (params: Dnd.Info.Params) => void): void setSnooze(params: Dnd.SetSnooze.Params): Promise setSnooze(params: Dnd.SetSnooze.Params, callback: (params: Dnd.SetSnooze.Params) => void): void teamInfo(params: Dnd.TeamInfo.Params): Promise teamInfo(params: Dnd.TeamInfo.Params, callback: (params: Dnd.TeamInfo.Params) => void): void } export let emoji: { list(params: Emoji.List.Params): Promise list(params: Emoji.List.Params, callback: (params: Emoji.List.Params) => void): void } export let files: { comments: { add(params: Files.Comments.Add.Params): Promise add(params: Files.Comments.Add.Params, callback: (params: Files.Comments.Add.Params) => void): void delete(params: Files.Comments.Delete.Params): Promise delete(params: Files.Comments.Delete.Params, callback: (params: Files.Comments.Delete.Params) => void): void edit(params: Files.Comments.Edit.Params): Promise edit(params: Files.Comments.Edit.Params, callback: (params: Files.Comments.Edit.Params) => void): void } delete(params: Files.Delete.Params): Promise delete(params: Files.Delete.Params, callback: (params: Files.Delete.Params) => void): void info(params: Files.Info.Params): Promise info(params: Files.Info.Params, callback: (params: Files.Info.Params) => void): void list(params: Files.List.Params): Promise list(params: Files.List.Params, callback: (params: Files.List.Params) => void): void revokePublicURL(params: Files.RevokePublicURL.Params): Promise revokePublicURL(params: Files.RevokePublicURL.Params, callback: (params: Files.RevokePublicURL.Params) => void): void sharedPublicURL(params: Files.SharedPublicURL.Params): Promise sharedPublicURL(params: Files.SharedPublicURL.Params, callback: (params: Files.SharedPublicURL.Params) => void): void upload(params: Files.Upload.Params): Promise upload(params: Files.Upload.Params, callback: (params: Files.Upload.Params) => void): void } export let groups: { archive(params: Groups.Archive.Params): Promise archive(params: Groups.Archive.Params, callback: (params: Groups.Archive.Params) => void): void create(params: Groups.Create.Params): Promise create(params: Groups.Create.Params, callback: (params: Groups.Create.Params) => void): void createChild(params: Groups.CreateChild.Params): Promise createChild(params: Groups.CreateChild.Params, callback: (params: Groups.CreateChild.Params) => void): void history(params: Groups.History.Params): Promise history(params: Groups.History.Params, callback: (params: Groups.History.Params) => void): void info(params: Groups.Info.Params): Promise info(params: Groups.Info.Params, callback: (params: Groups.Info.Params) => void): void invite(params: Groups.Invite.Params): Promise invite(params: Groups.Invite.Params, callback: (params: Groups.Invite.Params) => void): void kick(params: Groups.Kick.Params): Promise kick(params: Groups.Kick.Params, callback: (params: Groups.Kick.Params) => void): void leave(params: Groups.Leave.Params): Promise leave(params: Groups.Leave.Params, callback: (params: Groups.Leave.Params) => void): void list(params: Groups.List.Params): Promise list(params: Groups.List.Params, callback: (params: Groups.List.Params) => void): void mark(params: Groups.Mark.Params): Promise mark(params: Groups.Mark.Params, callback: (params: Groups.Mark.Params) => void): void open(params: Groups.Open.Params): Promise open(params: Groups.Open.Params, callback: (params: Groups.Open.Params) => void): void rename(params: Groups.Rename.Params): Promise rename(params: Groups.Rename.Params, callback: (params: Groups.Rename.Params) => void): void replies(params: Groups.Replies.Params): Promise replies(params: Groups.Replies.Params, callback: (params: Groups.Replies.Params) => void): void setPurpose(params: Groups.SetPurpose.Params): Promise setPurpose(params: Groups.SetPurpose.Params, callback: (params: Groups.SetPurpose.Params) => void): void setTopic(params: Groups.SetTopic.Params): Promise setTopic(params: Groups.SetTopic.Params, callback: (params: Groups.SetTopic.Params) => void): void unarchive(params: Groups.Unarchive.Params): Promise unarchive(params: Groups.Unarchive.Params, callback: (params: Groups.Unarchive.Params) => void): void } export let im: { close(params: Im.Close.Params): Promise close(params: Im.Close.Params, callback: (params: Im.Close.Params) => void): void history(params: Im.History.Params): Promise history(params: Im.History.Params, callback: (params: Im.History.Params) => void): void list(params: Im.List.Params): Promise list(params: Im.List.Params, callback: (params: Im.List.Params) => void): void mark(params: Im.Mark.Params): Promise mark(params: Im.Mark.Params, callback: (params: Im.Mark.Params) => void): void open(params: Im.Open.Params): Promise open(params: Im.Open.Params, callback: (params: Im.Open.Params) => void): void replies(params: Im.Replies.Params): Promise replies(params: Im.Replies.Params, callback: (params: Im.Replies.Params) => void): void } export let mpim: { close(params: Mpim.Close.Params): Promise close(params: Mpim.Close.Params, callback: (params: Mpim.Close.Params) => void): void history(params: Mpim.History.Params): Promise history(params: Mpim.History.Params, callback: (params: Mpim.History.Params) => void): void list(params: Mpim.List.Params): Promise list(params: Mpim.List.Params, callback: (params: Mpim.List.Params) => void): void mark(params: Mpim.Mark.Params): Promise mark(params: Mpim.Mark.Params, callback: (params: Mpim.Mark.Params) => void): void open(params: Mpim.Open.Params): Promise open(params: Mpim.Open.Params, callback: (params: Mpim.Open.Params) => void): void replies(params: Mpim.Replies.Params): Promise replies(params: Mpim.Replies.Params, callback: (params: Mpim.Replies.Params) => void): void } export let oauth: { access(params: Oauth.Access.Params): Promise access(params: Oauth.Access.Params, callback: (params: Oauth.Access.Params) => void): void token(params: Oauth.Token.Params): Promise token(params: Oauth.Token.Params, callback: (params: Oauth.Token.Params) => void): void } export let pins: { add(params: Pins.Add.Params): Promise add(params: Pins.Add.Params, callback: (params: Pins.Add.Params) => void): void list(params: Pins.List.Params): Promise list(params: Pins.List.Params, callback: (params: Pins.List.Params) => void): void remove(params: Pins.Remove.Params): Promise remove(params: Pins.Remove.Params, callback: (params: Pins.Remove.Params) => void): void } export let reactions: { add(params: Reactions.Add.Params): Promise add(params: Reactions.Add.Params, callback: (params: Reactions.Add.Params) => void): void get(params: Reactions.Get.Params): Promise get(params: Reactions.Get.Params, callback: (params: Reactions.Get.Params) => void): void list(params: Reactions.List.Params): Promise list(params: Reactions.List.Params, callback: (params: Reactions.List.Params) => void): void remove(params: Reactions.Remove.Params): Promise remove(params: Reactions.Remove.Params, callback: (params: Reactions.Remove.Params) => void): void } export let reminders: { add(params: Reminders.Add.Params): Promise add(params: Reminders.Add.Params, callback: (params: Reminders.Add.Params) => void): void complete(params: Reminders.Complete.Params): Promise complete(params: Reminders.Complete.Params, callback: (params: Reminders.Complete.Params) => void): void delete(params: Reminders.Delete.Params): Promise delete(params: Reminders.Delete.Params, callback: (params: Reminders.Delete.Params) => void): void info(params: Reminders.Info.Params): Promise info(params: Reminders.Info.Params, callback: (params: Reminders.Info.Params) => void): void list(params: Reminders.List.Params): Promise list(params: Reminders.List.Params, callback: (params: Reminders.List.Params) => void): void } export let rtm: { connect(params: Rtm.Connect.Params): Promise connect(params: Rtm.Connect.Params, callback: (params: Rtm.Connect.Params) => void): void start(params: Rtm.Start.Params): Promise start(params: Rtm.Start.Params, callback: (params: Rtm.Start.Params) => void): void } export let search: { all(params: Search.All.Params): Promise all(params: Search.All.Params, callback: (params: Search.All.Params) => void): void files(params: Search.Files.Params): Promise files(params: Search.Files.Params, callback: (params: Search.Files.Params) => void): void messages(params: Search.Messages.Params): Promise messages(params: Search.Messages.Params, callback: (params: Search.Messages.Params) => void): void } export let stars: { add(params: Stars.Add.Params): Promise add(params: Stars.Add.Params, callback: (params: Stars.Add.Params) => void): void list(params: Stars.List.Params): Promise list(params: Stars.List.Params, callback: (params: Stars.List.Params) => void): void remove(params: Stars.Remove.Params): Promise remove(params: Stars.Remove.Params, callback: (params: Stars.Remove.Params) => void): void } export let team: { accessLogs(params: Team.AccessLogs.Params): Promise accessLogs(params: Team.AccessLogs.Params, callback: (params: Team.AccessLogs.Params) => void): void billableInfo(params: Team.BillableInfo.Params): Promise billableInfo(params: Team.BillableInfo.Params, callback: (params: Team.BillableInfo.Params) => void): void info(params: Team.Info.Params): Promise info(params: Team.Info.Params, callback: (params: Team.Info.Params) => void): void integrationLogs(params: Team.IntegrationLogs.Params): Promise integrationLogs(params: Team.IntegrationLogs.Params, callback: (params: Team.IntegrationLogs.Params) => void): void profile: { get(params: Team.Profile.Get.Params): Promise get(params: Team.Profile.Get.Params, callback: (params: Team.Profile.Get.Params) => void): void } } export let usergroups: { create(params: Usergroups.Create.Params): Promise create(params: Usergroups.Create.Params, callback: (params: Usergroups.Create.Params) => void): void disable(params: Usergroups.Disable.Params): Promise disable(params: Usergroups.Disable.Params, callback: (params: Usergroups.Disable.Params) => void): void enable(params: Usergroups.Enable.Params): Promise enable(params: Usergroups.Enable.Params, callback: (params: Usergroups.Enable.Params) => void): void list(params: Usergroups.List.Params): Promise list(params: Usergroups.List.Params, callback: (params: Usergroups.List.Params) => void): void update(params: Usergroups.Update.Params): Promise update(params: Usergroups.Update.Params, callback: (params: Usergroups.Update.Params) => void): void users: { list(params: Usergroups.Users.List.Params): Promise list(params: Usergroups.Users.List.Params, callback: (params: Usergroups.Users.List.Params) => void): void update(params: Usergroups.Users.Update.Params): Promise update(params: Usergroups.Users.Update.Params, callback: (params: Usergroups.Users.Update.Params) => void): void } } export let users: { deletePhoto(params: Users.DeletePhoto.Params): Promise deletePhoto(params: Users.DeletePhoto.Params, callback: (params: Users.DeletePhoto.Params) => void): void getPresence(params: Users.GetPresence.Params): Promise getPresence(params: Users.GetPresence.Params, callback: (params: Users.GetPresence.Params) => void): void identity(params: Users.Identity.Params): Promise identity(params: Users.Identity.Params, callback: (params: Users.Identity.Params) => void): void info(params: Users.Info.Params): Promise info(params: Users.Info.Params, callback: (params: Users.Info.Params) => void): void list(params: Users.List.Params): Promise list(params: Users.List.Params, callback: (params: Users.List.Params) => void): void setActive(params: Users.SetActive.Params): Promise setActive(params: Users.SetActive.Params, callback: (params: Users.SetActive.Params) => void): void setPhoto(params: Users.SetPhoto.Params): Promise setPhoto(params: Users.SetPhoto.Params, callback: (params: Users.SetPhoto.Params) => void): void setPresence(params: Users.SetPresence.Params): Promise setPresence(params: Users.SetPresence.Params, callback: (params: Users.SetPresence.Params) => void): void profile: { get(params: Users.Profile.Get.Params): Promise get(params: Users.Profile.Get.Params, callback: (params: Users.Profile.Get.Params) => void): void set(params: Users.Profile.Set.Params): Promise set(params: Users.Profile.Set.Params, callback: (params: Users.Profile.Set.Params) => void): void } } }