We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77f346c commit 3ee39e8Copy full SHA for 3ee39e8
1 file changed
pyrogram/methods/messages/translate_text.py
@@ -46,7 +46,7 @@ async def translate_text(
46
"ku", "ky", "lo", "la", "lv", "lt", "lb", "mk", "mg", "ms", "ml", "mt", "mi", "mr", "mn", "my", "ne", "no", "ny", "or", "ps", "fa", "pl", "pt", "pa", "ro", "ru", "sm", "gd", "sr",
47
"st", "sn", "sd", "si", "sk", "sl", "so", "es", "su", "sw", "sv", "tl", "tg", "ta", "tt", "te", "th", "tr", "tk", "uk", "ur", "ug", "uz", "vi", "cy", "xh", "yi", "ji", "yo", "zu"
48
Defaults to the client's language code.
49
-
+
50
tone (``str``, *optional*):
51
Tone of the translation.
52
Must be one of "formal", "neutral", "casual".
0 commit comments