Skip to content

ExternalCache

Extends

Properties

enabled

enabled: object

self?

optional self: CacheExecutionPolicy

guild?

optional guild: boolean | SelectiveCache

channel?

optional channel: boolean | SelectiveCache & object

voiceState?

optional voiceState: CacheExecutionPolicy

Inherited from

BaseCachingStructure.enabled

Defined in

typings/client.ts:189


customKeys?

optional customKeys: object

guild_voice_states?

optional guild_voice_states: string

voice_state_user_id?

optional voice_state_user_id: string

voice_state_channel_id?

optional voice_state_channel_id: string

Inherited from

BaseCachingStructure.customKeys

Defined in

typings/client.ts:197


delegate

delegate: EXTERNAL

Overrides

BaseCachingStructure.delegate

Defined in

typings/client.ts:205


manager

manager: CacheManagerStructure

Overrides

BaseCachingStructure.manager

Defined in

typings/client.ts:206


safeToTransform?

optional safeToTransform: boolean

Defined in

typings/client.ts:207