View Source ExTDLib.Method.GetUser (ExTDLib v0.0.4)
Returns information about a user by their identifier. This is an offline request if the current user is not a bot. Returns object_ptr<User>.
| Name | Type | Description |
|---|---|---|
| user_id | string | User identifier. |
More details on telegram's documentation.