struct

Discord::PartialGuildMember

Inherits JSON::Serializable / Struct / Value / Object

Constructors

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

Instance methods

deaf
Source
deaf=(deaf : Bool)
Source
joined_at
Source
joined_at=(joined_at : Time)
Source
mute
Source
mute=(mute : Bool)
Source
nick
Source
nick=(nick : String | Nil)
Source
premium_since
Source
premium_since=(premium_since : Time | Nil)
Source
roles
Source
roles=(roles : Array(Snowflake))
Source