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