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