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>.

NameTypeDescription
user_idstringUser identifier.

More details on telegram's documentation.