Nostrum.Cache.ChannelCache.get-exclamation-mark
You're seeing just the function
get-exclamation-mark
, go back to Nostrum.Cache.ChannelCache module for more information.
Specs
get!(Nostrum.Struct.Channel.id() | Nostrum.Struct.Message.t()) :: no_return() | Nostrum.Struct.Channel.t()
Same as get/1
, but raises Nostrum.Error.CacheError
in case of a failure.