Nostrum.Api.get_guild_ban
You're seeing just the function
get_guild_ban
, go back to Nostrum.Api module for more information.
Specs
get_guild_ban(integer(), integer()) :: error() | {:ok, Nostrum.Struct.Guild.Ban.t()}
Gets a ban object for the given user from a guild.