toggleChatGiftNotifications¶
Toggles whether notifications for new gifts received by a channel chat are sent to the current user; requires can_post_messages administrator right in the chat
toggleChatGiftNotifications(
chat_id: int53,
are_enabled: Bool
) → Ok