messages.togglePeerTranslations

Show or hide the real-time chat translation popup for a certain chat

 Method schema is available as of layer 152. Switch ยป

Parameters

Name Type Description
flags # Flags, see TL conditional fields
disabled flags.0?true Whether to disable or enable the real-time chat translation popup
peer InputPeer The peer

Result

Bool

Bots can use this method

Related pages

Translation

Telegram allows translating chat messages: Telegram Premium users may even enable real-time chat translation.