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