Telethon icon indicating copy to clipboard operation
Telethon copied to clipboard

send_reaction: allow passing None to remove reactions from a message.

Open nitanmarcel opened this issue 2 years ago • 1 comments

send_reaction should allow to pass None to remove reactions to a message.

Added an use_default argument that can be used with reaction=None to use one of the default reactions

nitanmarcel avatar Jun 27 '22 09:06 nitanmarcel

Actually I wonder if use_default should override reaction if set to True

nitanmarcel avatar Jun 27 '22 09:06 nitanmarcel

I'm going to close this since v2 is currently stalled until I decide to revive it.

Lonami avatar Sep 24 '22 09:09 Lonami