struct Discord::InviteChannel

Defined in:

discordcr/mappings/invite.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : Snowflake #

def id=(_id : Snowflake) #

def name : String #

def name=(_name : String) #

def to_json(json : JSON::Builder) #

def type : UInt8 #

def type=(_type : UInt8) #