|
@ -19,8 +19,7 @@ class ClientConfig(Config): |
|
|
Attributes |
|
|
Attributes |
|
|
---------- |
|
|
---------- |
|
|
token : str |
|
|
token : str |
|
|
Discord authentication token, can be validated using the |
|
|
Discord authentication token. |
|
|
`disco.util.token.is_valid_token` function. |
|
|
|
|
|
shard_id : int |
|
|
shard_id : int |
|
|
The shard ID for the current client instance. |
|
|
The shard ID for the current client instance. |
|
|
shard_count : int |
|
|
shard_count : int |
|
|