pub static GUILD_CHANNEL_CACHE: LazyLock<Cache<ChannelId, GuildChannel>>Expand description
Cache for individual guild channels, mapping channel IDs to their channel data.
pub static GUILD_CHANNEL_CACHE: LazyLock<Cache<ChannelId, GuildChannel>>Cache for individual guild channels, mapping channel IDs to their channel data.