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