EmojiReaction constructor
EmojiReaction({})
Implementation
EmojiReaction({
super.extra,
super.client_id,
this.emoji,
this.title,
this.is_active,
this.static_icon,
this.appear_animation,
this.select_animation,
this.activate_animation,
this.effect_animation,
this.around_animation,
this.center_animation,
});