struct Cryscord::Overwrite
- Cryscord::Overwrite
- Struct
- Value
- Object
Defined in:
overwrite.crConstructors
Instance Method Summary
- #allow : Permission
- #clone
- #copy_with(id _id = @id, type _type = @type, allow _allow = @allow, deny _deny = @deny)
- #deny : Permission
- #id : Int32
- #type : Overwrite::Type
Constructor Detail
Instance Method Detail
def copy_with(id _id = @id, type _type = @type, allow _allow = @allow, deny _deny = @deny)
#