UpdatePendingJoinRequests#

class pyrogram.raw.types.UpdatePendingJoinRequests#

Someone has requested to join a chat or channel.

Constructor of Update.

Details:
  • Layer: 158

  • ID: 7063C3DB

Parameters:
  • peer (Peer) – Chat or channel.

  • requests_pending (int 32-bit) – Number of pending join requests » for the chat or channel.

  • recent_requesters (List of int 64-bit) – IDs of users that have recently requested to join.