users.UsersSlice#

class pyrogram.raw.types.users.UsersSlice#

Telegram API type.

Constructor of Users.

Details:
  • Layer: 224

  • ID: 315A4974

Parameters:
  • count (int 32-bit) – N/A

  • users (List of User) – N/A

Functions:

This object can be returned by 1 function.

bots.GetBotRecommendations

Obtain a list of similarly themed bots, selected based on similarities in their subscriber bases, see here for more info.