BotClientOptions
Defined in: src/structures/Types/Manager.ts:199
The Bot client Options needed for the manager
Indexable
Section titled “Indexable”[x: string | number | symbol]: unknownSo users can pass entire objects / classes
Properties
Section titled “Properties”| Property (defined in) | Type | Description |
|---|---|---|
id (src/structures/Types/Manager.ts:201) | string | Bot Client Id |
username? (src/structures/Types/Manager.ts:203) | string | Bot Client Username |