View Source ExTDLib.Object.ChatJoinRequests (ExTDLib v0.0.4)
Contains a list of requests to join a chat.
| Name | Type | Description |
|---|---|---|
| total_count | number | Approximate total number of requests found. |
| requests | chatJoinRequest | List of the requests. |
More details on telegram's documentation.