2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: updateUserAction
|
|
|
|
description: Some chat activity
|
|
|
|
---
|
|
|
|
## Constructor: updateUserAction
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Some chat activity
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|chat\_id|[long](../types/long.md) | Yes|Chat identifier|
|
|
|
|
|user\_id|[int](../types/int.md) | Yes|Identifier of user doing action|
|
|
|
|
|action|[SendMessageAction](../types/SendMessageAction.md) | Yes|Action description|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
|
|
|