OptionalchannelsChannel cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalguildsGuild cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalmembersMember cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalpresencesPresence cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalrolesRole cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalusersUser cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
OptionalvoiceVoice state cache control.
By default, nothing is cached. Cache is enabled on a per-key basis, meaning you specify what keys of data you wish to keep cached.
Keep in mind that even if you select to cache data, that data may not be available until specific gateway dispatches are received.
Defining an empty array ([]) will only cache the required data, null or undefined will cache no data.
Cache options.