messages.SendReaction
- class pyrogram.raw.functions.messages.SendReaction
React to message.
- Details:
Layer:
222ID:
D30D78D4
- Parameters:
peer (
InputPeer) – Peermsg_id (
int32-bit) – Message ID to react tobig (
bool, optional) – Whether a bigger and longer reaction should be shownadd_to_recent (
bool, optional) – Whether to add this reaction to the recent reactions list ».reaction (List of
Reaction, optional) – A list of reactions (doesn’t accept reactionPaid constructors, use messages.sendPaidReaction to send paid reactions, instead).
- Returns: