toggleSupergroupHasAutomaticTranslation¶
Toggles whether messages are automatically translated in the channel chat; requires can_change_info administrator right in the channel. The chat must have at least chatBoostFeatures.min_automatic_translation_boost_level boost level to enable automatic translation
toggleSupergroupHasAutomaticTranslation(
supergroup_id: int53,
has_automatic_translation: Bool
) → Ok