Interfaces
Yor.ts | interfaces/YorClientOptions
yor.ts / Exports / YorClientOptions
Interface: YorClientOptions
Table of contents
Properties
Properties
application
• application: Object
Type declaration
Name | Type |
---|---|
id | string |
publicKey | string |
Defined in
src/structures/YorClient.ts:33
rest
• Optional
rest: RESTOptions
Defined in
src/structures/YorClient.ts:37
token
• token: string
Defined in
Was this page helpful?