24 lines
521 B
Markdown
24 lines
521 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](../constructors/userFull.md) | Yes|New full information about the user|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|