messages.UpdateSavedReactionTag¶
- class hydrogram.raw.functions.messages.UpdateSavedReactionTag[source]¶
Update the description of a saved message tag ».
- Details:
Layer:
181ID:
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