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