core
core
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
0.4.0
main
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.1
1.0.0
0.6.0
0.5.2
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
Search...
K
Classes
C
API
C
ApplicationCommandsAPI
C
ChannelsAPI
C
Client
C
GuildsAPI
C
InteractionsAPI
C
InvitesAPI
C
OAuth2API
C
RoleConnectionsAPI
C
StickersAPI
C
ThreadsAPI
C
UsersAPI
C
VoiceAPI
C
WebhooksAPI
Functions
F
withFiles
Interfaces
I
ClientOptions
I
DescriptiveRawFile
I
IntrinsicProps
I
MappedEvents
I
StartForumThreadOptions
I
StartThreadOptions
I
WithIntrinsicProps
Types
T
ManagerShardEventsMap
Toggle Sidebar
core
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