messages.UpdateSavedReactionTag
- class pyrogram.raw.functions.messages.UpdateSavedReactionTag
Update the description of a saved message tag ยป.
- Details:
Layer:
194
ID:
60297DEC
- Parameters:
reaction (
Reaction
) โ Reaction associated to the tagtitle (
str
, optional) โ Tag description, max 12 UTF-8 characters; to remove the description call the method without setting this flag.
- Returns:
bool