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 3ee39e8 commit c778bb1Copy full SHA for c778bb1
1 file changed
pyrogram/methods/messages/translate_message_text.py
@@ -52,7 +52,7 @@ async def translate_message_text(
52
"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",
53
"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"
54
Defaults to the client's language code.
55
-
+
56
tone (``str``, *optional*):
57
Tone of the translation.
58
Must be one of "formal", "neutral", "casual".
0 commit comments