haskell-tdlib-2.0.47.0
Safe HaskellSafe-Inferred
LanguageGHC2021

TD.Query.GetGrossingWebAppBots

Synopsis

Documentation

data GetGrossingWebAppBots Source #

Returns the most grossing Web App bots. Returns FoundUsers

Constructors

GetGrossingWebAppBots 

Fields

  • offset :: Maybe Text

    Offset of the first entry to return as received from the previous request; use empty string to get the first chunk of results

  • limit :: Maybe Int

    The maximum number of bots to be returned; up to 100