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