haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetChatSimilarChatCount

Synopsis

Documentation

data GetChatSimilarChatCount Source #

Returns approximate number of chats similar to the given chat. Returns Count

Constructors

GetChatSimilarChatCount 

Fields

  • chat_id :: Maybe Int

    Identifier of the target chat; must be an identifier of a channel chat

  • return_local :: Maybe Bool

    Pass true to get the number of chats without sending network requests, or -1 if the number of chats is unknown locally