struct Discord::Connection
- Discord::Connection
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/user.crConstructors
Instance Method Summary
- #id : Snowflake
- #id=(id : Snowflake)
- #name : String
- #name=(name : String)
- #revoked : Bool
- #revoked=(revoked : Bool)
- #type : String
- #type=(type : String)