class Tourmaline::ReactionTypeCustomEmoji
- Tourmaline::ReactionTypeCustomEmoji
- Reference
- Object
Overview
The reaction is based on a custom emoji.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#custom_emoji_id : String
Custom emoji identifier
-
#custom_emoji_id=(custom_emoji_id : String)
Custom emoji identifier
-
#type : String
Type of the reaction, always "custom_emoji"
-
#type=(type : String)
Type of the reaction, always "custom_emoji"