Anarchy
Search…
Anarchy
Home
Structure
Library structure
Documentation structure
Enum pages
Class pages
Documentation
Clients
Configuration
DiscordGatewayIntent
AnarchyProxyType
AnarchyProxy
DiscordConfig
DiscordSocketConfig
DiscordClient
DiscordSocketClient
Guilds
Channels
Users
Media sessions
Applications
Subscriptions
Command handling
Powered By
GitBook
DiscordSocketConfig
Namespace: Discord.Gateway
Inherits from
DiscordConfig
Properties
Name
Description
Type
Cache
Whether to cache data or not. Caching can help speed up your bot, but will make it take up more memory
bool
Intents
​
Gateway Intents
you want for your client (can help speed up your bot). This is mandatory if you're using API v8
DiscordGatewayIntent?
VoiceChannelConnectTimeout
Max amount of time to wait for a voice channel connection
int
Shard
The
shard
to use for the client
DiscordShard
Previous
DiscordConfig
Next
DiscordClient
Last modified
1yr ago
Copy link
Contents
Inherits from
Properties