RequestPeerType#

class pyrogram.raw.base.RequestPeerType#

Filtering criteria to use for the peer selection list shown to the user.

Constructors:

This base type has 3 constructors available.

RequestPeerTypeBroadcast

Choose a channel.

RequestPeerTypeChat

Choose a chat or supergroup.

RequestPeerTypeUser

Choose a user.