TranslatedText¶
- class pyrogram.types.TranslatedText¶
A translated text with entities.
- Parameters:
text (
str) – Translated text.entities (
str, optional) – Entities of the text.
A translated text with entities.
text (str) – Translated text.
entities (str, optional) – Entities of the text.