View Source ExTDLib.Object.UpdateChatPendingJoinRequests (ExTDLib v0.0.4)
The chat pending join requests were changed.
| Name | Type | Description |
|---|---|---|
| chat_id | string | Chat identifier. |
| pending_join_requests | chatJoinRequestsInfo | The new data about pending join requests; may be null. |
More details on telegram's documentation.