Skip to content

toggleChatGiftNotifications

Function · TDLib 1.8.67 · d1085f9c

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

chat_id

int53

Identifier of the channel chat

are_enabled

Bool

Pass true to enable notifications about new gifts owned by the channel chat; pass false to disable the notifications