Skip to main content

GUILD_CHANNEL_CACHE

Static GUILD_CHANNEL_CACHE 

Source
pub static GUILD_CHANNEL_CACHE: Lazy<Cache<ChannelId, GuildChannel>>
Expand description

Cache for individual guild channels.

Maps channel IDs to their channel data. TTL: 12 hours, TTI: 1 hour.