View Source ExTDLib.Object.ChatJoinRequest (ExTDLib v0.0.4)
Describes a user that sent a join request and waits for administrator approval.
| Name | Type | Description |
|---|---|---|
| user_id | string | User identifier. |
| date | number | Point in time (Unix timestamp) when the user sent the join request. |
| bio | string | A short bio of the user. |
More details on telegram's documentation.