messages.HideAllChatJoinRequests#

class pyrogram.raw.functions.messages.HideAllChatJoinRequests#

Dismiss or approve all join requests related to a specific chat or channel.

Details:
  • Layer: 158

  • ID: E085F4EA

Parameters:
  • peer (InputPeer) – The chat or channel.

  • approved (bool, optional) – Whether to dismiss or approve all chat join requests.

  • link (str, optional) – Only dismiss or approve join requests » initiated using this invite link.

Returns:

Updates