View Source ExTDLib.Method.ToggleChatIsTranslatable (ExTDLib v0.0.4)

Changes the translatable state of a chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
is_translatableboolNew value of is_translatable.

More details on telegram's documentation.