mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 09:36:54 +01:00
22 lines
424 B
Markdown
22 lines
424 B
Markdown
|
---
|
||
|
title: callDiscardReasonHungUp
|
||
|
description: Call was hung up by the caller or by the callee
|
||
|
---
|
||
|
## Constructor: callDiscardReasonHungUp
|
||
|
[Back to constructors index](index.md)
|
||
|
|
||
|
|
||
|
|
||
|
Call was hung up by the caller or by the callee
|
||
|
|
||
|
### Attributes:
|
||
|
|
||
|
| Name | Type | Required | Description |
|
||
|
|----------|---------------|----------|-------------|
|
||
|
|
||
|
|
||
|
|
||
|
### Type: [CallDiscardReason](../types/CallDiscardReason.md)
|
||
|
|
||
|
|