users.Users#

class pyrogram.raw.base.users.Users#

Describes a list of users (or bots).

Constructors:

This base type has 2 constructors available.

users.Users

Describes a list of users (or bots).

users.UsersSlice

Describes a partial list of users.

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.