View Source ExTDLib.Method.ProcessChatJoinRequest (ExTDLib v0.0.4)

Handles a pending join request in a chat. Returns object_ptr<Ok>.

NameTypeDescription
chat_idstringChat identifier.
user_idstringIdentifier of the user that sent the request.
approveboolPass true to approve the request; pass false to decline it.

More details on telegram's documentation.