MadelineProto/docs/TD_docs/constructors/updateUserFull.md
2017-08-25 15:05:53 +02:00

24 lines
514 B
Markdown

---
title: updateUserFull
description: Some data from userFull has been changed
---
## 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](../types/userFull.md) | Yes|New full information about the user|
### Type: [Update](../types/Update.md)