process_chat_join_request


Description:

public async Ok process_chat_join_request (int64 chat_id, int64 user_id, bool approve) throws TDLibError

Handles a pending join request in a chat

Parameters:

chat_id

Chat identifier

user_id

Identifier of the user that sent the request

approve

Pass true to approve the request; pass false to decline it