haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Data.ChatBoostLinkInfo

Documentation

data ChatBoostLinkInfo Source #

Constructors

ChatBoostLinkInfo

Contains information about a link to boost a chat

Fields

  • is_public :: Maybe Bool

    True, if the link will work for non-members of the chat

  • chat_id :: Maybe Int

    Identifier of the chat to which the link points; 0 if the chat isn't found