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