RequestedPeer#
- class pyrogram.raw.base.RequestedPeer#
Info about a peer, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.
- Constructors:
This base type has 3 constructors available.
Info about a channel/supergroup, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.
Info about a chat, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.
Info about a user, shared by a user with the currently logged in bot using messages.sendBotRequestedPeer.