haskell-tdlib-2.0.56.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.ToggleChatGiftNotifications

Synopsis

Documentation

data ToggleChatGiftNotifications Source #

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. Returns Ok

Constructors

ToggleChatGiftNotifications 

Fields

  • chat_id :: Maybe Int

    Identifier of the channel chat

  • are_enabled :: Maybe Bool

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