Someone has requested to join a chat or channel
updatePendingJoinRequests#7063c3db peer:Peer requests_pending:int recent_requesters:Vector<long> = Update;
Name | Type | Description |
---|---|---|
peer | Peer | Chat or channel |
requests_pending | int | Number of pending join requests ยป for the chat or channel |
recent_requesters | Vector<long> | IDs of users that have recently requested to join |
Chats and channels may have a public username or a private invite link: private invite links may be further enhanced with per-user join requests.