View Source Nostrum.Struct.Guild.Ban (Nostrum v0.8.0)
Represents a guild ban.
Link to this section Summary
Link to this section Types
@type reason() :: String.t() | nil
The reason for the ban
@type user() :: Nostrum.Struct.User.t()
The banned user