SavedReactionTag¶
- class pyrogram.raw.base.SavedReactionTag¶
Info about a saved message reaction tag ».
Constructor of
SavedReactionTag.- Details:
Layer:
224ID:
CB6FF828
- Parameters:
reaction (
Reaction) – Reaction associated to the tag.count (
int32-bit) – Number of messages tagged with this tag.title (
str, optional) – Custom tag name assigned by the user (max 12 UTF-8 chars).