struct Discord::InviteGuild

Defined in:

discordcr/mappings/invite.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : Snowflake #

def id=(_id : Snowflake) #

def name : String #

def name=(_name : String) #

def splash_hash : ::Union(String, Nil) #

def splash_hash=(_splash_hash : ::Union(String, Nil)) #

def to_json(json : JSON::Builder) #