struct Discord::Overwrite
- Discord::Overwrite
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/channel.crConstructors
Instance Method Summary
- #allow : Permissions
- #allow=(allow : Permissions)
- #deny : Permissions
- #deny=(deny : Permissions)
- #id : Snowflake
- #id=(id : Snowflake)
- #type : Int8
- #type=(type : Int8)