Skip to main content

GUILD_CHANNEL_LIST_CACHE

Static GUILD_CHANNEL_LIST_CACHE 

Source
pub static GUILD_CHANNEL_LIST_CACHE: LazyLock<Cache<GuildId, HashMap<ChannelId, GuildChannel>>>
Expand description

Cache for guild channel lists, mapping guild IDs to their channel lists.