struct Discord::Overwrite

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_122 : JSON::PullParser) #

Instance Method Detail

def allow : Permissions #

def allow=(_allow : Permissions) #

def deny : Permissions #

def deny=(_deny : Permissions) #

def id : Snowflake #

def id=(_id : Snowflake) #

def to_json(json : JSON::Builder) #

def type : String #

def type=(_type : String) #