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