View Source ExTDLib.Object.ChatJoinRequestsInfo (ExTDLib v0.0.4)
Contains information about pending join requests for a chat.
| Name | Type | Description |
|---|---|---|
| total_count | number | Total number of pending join requests. |
| user_ids | string | Identifiers of at most 3 users sent the newest pending join requests. |
More details on telegram's documentation.