struct Discord::Reaction
- Discord::Reaction
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
discordcr/mappings/channel.crConstructors
Instance Method Summary
- #count : UInt32
- #count=(count : UInt32)
- #emoji : ReactionEmoji
- #emoji=(emoji : ReactionEmoji)
- #me : Bool
- #me=(me : Bool)