RequestPeerTypeUser

class pyrogram.types.RequestPeerTypeUser

Object used to request clients to send a user identifier.

Parameters:
  • is_bot (bool, optional) – If True, show only Bots.

  • is_premium (bool, optional) – If True, show only Premium Users.