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?
- #id=(id : Snowflake?)
- #join_timestamp : Time
- #join_timestamp=(join_timestamp : Time)
- #user_id : Snowflake?
- #user_id=(user_id : Snowflake?)