struct Discord::ThreadMember
- Discord::ThreadMember
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/channel.crConstructors
Instance Method Summary
- #flags : UInt32
- #flags=(flags : UInt32)
- #id : Snowflake | Nil
- #id=(id : Snowflake | Nil)
- #join_timestamp : Time
- #join_timestamp=(join_timestamp : Time)
- #user_id : Snowflake | Nil
- #user_id=(user_id : Snowflake | Nil)