Nostrum.Api.get_current_user_guilds-exclamation-mark
You're seeing just the function
get_current_user_guilds-exclamation-mark
, go back to Nostrum.Api module for more information.
Specs
get_current_user_guilds!(options()) :: no_return() | [Nostrum.Struct.Guild.user_guild()]
Same as get_current_user_guilds/1
, but raises Nostrum.Error.ApiError
in case of failure.