struct

Discord::ThreadMember

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

flags
Source
flags=(flags : UInt32)
Source
id=(id : Snowflake | Nil)
Source
join_timestamp
Source
join_timestamp=(join_timestamp : Time)
Source
user_id
Source
user_id=(user_id : Snowflake | Nil)
Source