--- title: messageCall description: Message with an information about ended call image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: messageCall [Back to constructors index](index.md) Message with an information about ended call ### Attributes: | Name | Type | Required | Description | |----------|---------------|----------|-------------| |discard\_reason|[CallDiscardReason](../types/CallDiscardReason.md) | Optional|Call discard reason| |duration|[int](../types/int.md) | Yes|Call duration in seconds| ### Type: [MessageContent](../types/MessageContent.md)