Crux v2020-03-17 17:55:51Z Crux.Cache.Default View Source
A provider using the default caches:
Link to this section Summary
Functions
The default guild cache: Crux.Cache.Channel
.
The default guild cache: Crux.Cache.Emoji
.
The default guild cache.
The default guild cache: Crux.Cache.Presence
.
The default guild cache: Crux.Cache.User
.
Link to this section Functions
Link to this function
channel_cache()
View Source
channel_cache()
View Source
channel_cache() :: module()
channel_cache() :: module()
The default guild cache: Crux.Cache.Channel
.
Link to this function
emoji_cache()
View Source
emoji_cache()
View Source
emoji_cache() :: module()
emoji_cache() :: module()
The default guild cache: Crux.Cache.Emoji
.
Link to this function
guild_cache()
View Source
guild_cache()
View Source
guild_cache() :: module()
guild_cache() :: module()
The default guild cache.
Link to this function
presence_cache()
View Source
presence_cache()
View Source
presence_cache() :: module()
presence_cache() :: module()
The default guild cache: Crux.Cache.Presence
.
Link to this function
user_cache()
View Source
user_cache()
View Source
user_cache() :: module()
user_cache() :: module()
The default guild cache: Crux.Cache.User
.