struct

Discord::GuildBan

Inherits JSON::Serializable / Struct / Value / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

reason
Source
reason=(reason : String | Nil)
Source
user
Source
user=(user : User)
Source