struct Discord::ReactionEmoji

Included Modules

Defined in:

discordcr/mappings/channel.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def id : Snowflake? #

[View source]
def id=(id : Snowflake?) #

[View source]
def name : String #

[View source]
def name=(name : String) #

[View source]