struct Discord::Presence

Defined in:

discordcr/mappings/guild.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def game : ::Union(GamePlaying, Nil) #

def game=(_game : ::Union(GamePlaying, Nil)) #

def status : String #

def status=(_status : String) #

def to_json(json : JSON::Builder) #

def user : PartialUser #

def user=(_user : PartialUser) #