UpdatePendingJoinRequests#
- class pyrogram.raw.types.UpdatePendingJoinRequests#
Someone has requested to join a chat or channel.
Constructor of
Update.- Details:
Layer:
158ID:
7063C3DB
- Parameters:
peer (
Peer) – Chat or channel.requests_pending (
int32-bit) – Number of pending join requests » for the chat or channel.recent_requesters (List of
int64-bit) – IDs of users that have recently requested to join.