Skip to content

UpdateChatJoinResult

Update · TDLib 1.8.67 · d1085f9c

A join request from the user was completed

UpdateChatJoinResult(
  query_id: int64,
  chat_id: int53,
  result: ChatJoinRequestResult
) → Update

query_id

int64

Identifier of the join request query as received in chatJoinResultGuardBotApprovalRequired. If the corresponding Web App is still open, then it must be closed

chat_id

int53

Identifier of the joined chat, or 0 if the request wasn't approved

result

ChatJoinRequestResult

Result of the join