Class: YorClientAPI
Table of contents
Constructors
Properties
Constructors
constructor
• new YorClientAPI(rest
): YorClientAPI
Parameters
Name | Type |
---|---|
rest | REST |
Returns
YorClientAPI
Defined in
src/structures/YorClientAPI.ts:23Properties
application
• application:ApplicationsAPI
Defined in
src/structures/YorClientAPI.ts:16applicationCommands
• applicationCommands:ApplicationCommandsAPI
Defined in
src/structures/YorClientAPI.ts:17channels
• channels:ChannelsAPI
Defined in
src/structures/YorClientAPI.ts:13guilds
• guilds:GuildsAPI
Defined in
src/structures/YorClientAPI.ts:14interactions
• interactions:InteractionsAPI
Defined in
src/structures/YorClientAPI.ts:19rest
• rest:REST
Defined in
src/structures/YorClientAPI.ts:21users
• users:UsersAPI
Defined in
src/structures/YorClientAPI.ts:15webhooks
• webhooks:WebhooksAPI