MadelineProtoDocs/docs/API_docs/constructors/chatInvitePublicJoinRequests.md
2024-05-01 14:53:46 +02:00

755 B

title description nav_exclude image
chatInvitePublicJoinRequests Used in updates and in the channel log to indicate when a user is requesting to join or has joined a discussion group true https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: chatInvitePublicJoinRequests

Back to constructors index

Used in updates and in the channel log to indicate when a user is requesting to join or has joined a discussion group

Type: ExportedChatInvite

Example:

$chatInvitePublicJoinRequests = ['_' => 'chatInvitePublicJoinRequests'];