Link Search Menu Expand Document

danog\MadelineProto\EventHandler\ChatInviteRequester\PendingJoinRequests

Back to index

Author: Daniil Gentili daniil@daniil.it

Someone has requested to join a chat or channel.

Properties

  • $pending: int Number of pending join requests » for the chat or channel
  • $recent: list<int> IDs of users that have recently requested to join
  • $chatId: int The chat or channel in question — Generated by danog/phpdoc