Discord::ThreadMember
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
flags
Sourceflags=(flags : UInt32)
Sourceid
Sourceid=(id : Snowflake | Nil)
Sourcejoin_timestamp
Sourcejoin_timestamp=(join_timestamp : Time)
Sourceuser_id
Sourceuser_id=(user_id : Snowflake | Nil)
Source