messages.SendReaction#

class hydrogram.raw.functions.messages.SendReaction[source]#

Telegram API function.

Details:
  • Layer: 166

  • ID: D30D78D4

Parameters:
  • peer (InputPeer) – N/A

  • msg_id (int 32-bit) – N/A

  • big (bool, optional) – N/A

  • add_to_recent (bool, optional) – N/A

  • reaction (List of Reaction, optional) – N/A

Returns:

Updates