struct Discord::Connection

Defined in:

discordcr/mappings/user.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : Snowflake #

def id=(_id : Snowflake) #

def name : String #

def name=(_name : String) #

def revoked : Bool #

def revoked=(_revoked : Bool) #

def to_json(json : JSON::Builder) #

def type : String #

def type=(_type : String) #