messages.SendReaction¶ class pyrogram.raw.functions.messages.SendReaction¶ Telegram API function. Details: Layer: 194 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