Skip to content

processChatJoinRequest

Function · TDLib 1.8.67 · d1085f9c

Handles a pending join request in a chat

processChatJoinRequest(
  chat_id: int53,
  user_id: int53,
  approve: Bool
) → Ok

chat_id

int53

Chat identifier

user_id

int53

Identifier of the user who sent the request

approve

Bool

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