struct Discord::ReactionEmoji

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def id : ::Union(Snowflake, Nil) #

def id=(_id : ::Union(Snowflake, Nil)) #

def name : String #

def name=(_name : String) #

def to_json(json : JSON::Builder) #