MadelineProtoDocs/docs/TD_docs/constructors/updateUserFull.md
Daniil Gentili e5a1324684 docufix
2018-04-04 23:19:57 +00:00

25 lines
594 B
Markdown

---
title: updateUserFull
description: Some data from userFull has been changed
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
---
# Constructor: updateUserFull
[Back to constructors index](index.md)
Some data from userFull has been changed
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|user\_id|[int](../types/int.md) | Yes|User identifier|
|user\_full|[userFull](../constructors/userFull.md) | Yes|New full information about the user|
### Type: [Update](../types/Update.md)