struct Discord::Reaction

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def count : UInt32 #

def count=(_count : UInt32) #

def emoji : ReactionEmoji #

def emoji=(_emoji : ReactionEmoji) #

def me : Bool #

def me=(_me : Bool) #

def to_json(json : JSON::Builder) #