mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-14 23:26:56 +01:00
22 lines
472 B
Markdown
22 lines
472 B
Markdown
---
|
|
title: callDiscardReasonDisconnected
|
|
description: Call has ended during conversation because users was disconnected
|
|
---
|
|
## Constructor: callDiscardReasonDisconnected
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Call has ended during conversation because users was disconnected
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
|
|
### Type: [CallDiscardReason](../types/CallDiscardReason.md)
|
|
|
|
|