23 lines
421 B
Markdown
23 lines
421 B
Markdown
---
|
|
title: updateCall
|
|
description: Information about a call was updated
|
|
---
|
|
## Constructor: updateCall
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Information about a call was updated
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|call|[call](../constructors/call.md) | Yes|New data about a call|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|