struct Discord::Invite

Defined in:

discordcr/mappings/invite.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def channel : InviteChannel #

def channel=(_channel : InviteChannel) #

def code : String #

def code=(_code : String) #

def guild : InviteGuild #

def guild=(_guild : InviteGuild) #

def to_json(json : JSON::Builder) #