MadelineProto/docs/TD_docs/constructors/callId.md

23 lines
372 B
Markdown
Raw Normal View History

2017-08-25 15:05:53 +02:00
---
title: callId
description: Contains call identifier
---
## Constructor: callId
[Back to constructors index](index.md)
Contains call identifier
### Attributes:
| Name | Type | Required | Description |
|----------|---------------|----------|-------------|
|id|[int](../types/int.md) | Yes|Call identifier|
### Type: [CallId](../types/CallId.md)