View Source ExTDLib.Method.ToggleChatIsTranslatable (ExTDLib v0.0.4)
Changes the translatable state of a chat. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| is_translatable | bool | New value of is_translatable. |
More details on telegram's documentation.