TDLib v0.0.2 TDLib.Method.GetUser View Source

Returns information about a user by their identifier. This is an offline request if the current user is not a bot. Returns object_ptr.

NameTypeDescription
user_idnumberUser identifier.

More details on telegram’s documentation.