class
API
export
declare
class
API
Table of contents
Properties
applicationCommands
applications
channels
guilds
interactions
invites
monetization
oauth2
poll
rest
roleConnections
stageInstances
stickers
threads
users
voice
webhooks
Constructors
constructor(
rest:
REST
)
Constructs a new instance of the
API
class
Properties
readonly
applicationCommands :
ApplicationCommandsAPI
readonly
applications :
ApplicationsAPI
readonly
channels :
ChannelsAPI
readonly
guilds :
GuildsAPI
readonly
interactions :
InteractionsAPI
readonly
invites :
InvitesAPI
readonly
monetization :
MonetizationAPI
readonly
oauth2 :
OAuth2API
readonly
poll :
PollAPI
readonly
rest :
REST
readonly
roleConnections :
RoleConnectionsAPI
readonly
stageInstances :
StageInstancesAPI
readonly
stickers :
StickersAPI
readonly
threads :
ThreadsAPI
readonly
users :
UsersAPI
readonly
voice :
VoiceAPI
readonly
webhooks :
WebhooksAPI