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