You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -43,7 +43,7 @@ defmodule Nostrum.Struct.Channel do
> built-in Nostrum caching adapters.
>
> If you wish to implement this functionality yourself, you will have to fetch the channel details from the API by looking at the `channel_id` field of received message objects,
> you can then store these details in your own choice of caching system (ETC, Mnesia, etc.).
> you can then store these details in your own choice of caching system (ETS, Mnesia, etc.).