Preparing search index...
The search index is not available
mtcute - v0.17.2
mtcute
@mtcute/core
highlevel/methods
translateMessage
Function translateMessage
translate
Message
(
client
,
params
)
:
Promise
<
TextWithEntities
>
Translate message text to a given language.
Returns
null
if it could not translate the message.
Parameters
client
:
ITelegramClient
params
:
InputMessageId
&
{
toLanguage
:
string
;
}
Returns
Promise
<
TextWithEntities
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
mtcute - v0.17.2
Loading...
Translate message text to a given language.
Returns
null
if it could not translate the message.