Nostrum.Api.get_guild_member-exclamation-mark
You're seeing just the function
get_guild_member-exclamation-mark
, go back to Nostrum.Api module for more information.
Specs
get_guild_member!(Nostrum.Struct.Guild.id(), Nostrum.Struct.User.id()) :: no_return() | Nostrum.Struct.Guild.Member.t()
Same as get_guild_member/2
, but raises Nostrum.Error.ApiError
in case of failure.