SendMessageEmojiInteraction#

class pyrogram.raw.types.SendMessageEmojiInteraction#

User has clicked on an animated emoji triggering a reaction.

Constructor of SendMessageAction.

Details:
  • Layer: 158

  • ID: 25972BCB

Parameters:
  • emoticon (str) – Emoji.

  • msg_id (int 32-bit) – Message ID of the animated emoji that was clicked.

  • interaction (DataJSON) – A JSON object with interaction info.