yor.ts / Exports / YorClientAPI

Class: YorClientAPI

Table of contents

Constructors

Properties

Constructors

constructor

new YorClientAPI(rest): YorClientAPI

Parameters

NameType
restREST

Returns

YorClientAPI

Defined in

src/structures/YorClientAPI.ts:23

Properties

application

application: ApplicationsAPI

Defined in

src/structures/YorClientAPI.ts:16


applicationCommands

applicationCommands: ApplicationCommandsAPI

Defined in

src/structures/YorClientAPI.ts:17


channels

channels: ChannelsAPI

Defined in

src/structures/YorClientAPI.ts:13


guilds

guilds: GuildsAPI

Defined in

src/structures/YorClientAPI.ts:14


interactions

interactions: InteractionsAPI

Defined in

src/structures/YorClientAPI.ts:19


rest

rest: REST

Defined in

src/structures/YorClientAPI.ts:21


users

users: UsersAPI

Defined in

src/structures/YorClientAPI.ts:15


webhooks

webhooks: WebhooksAPI

Defined in

src/structures/YorClientAPI.ts:18