1
0
mirror of https://github.com/danog/MadelineProto.git synced 2024-12-14 23:46:54 +01:00
MadelineProto/docs/TD_docs/constructors/updateUser.md

23 lines
422 B
Markdown
Raw Normal View History

---
title: updateUser
description: Some data about a user has been changed
---
## Constructor: updateUser
[Back to constructors index](index.md)
Some data about a user has been changed
### Attributes:
| Name | Type | Required | Description |
2017-08-20 11:05:56 +02:00
|----------|---------------|----------|-------------|
|user|[user](../types/user.md) | Yes|New data about the user|
### Type: [Update](../types/Update.md)