634 B
634 B
title | description | image |
---|---|---|
call | Describes a call | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: call
Describes a call
Attributes:
Name | Type | Required | Description |
---|---|---|---|
id | int | Yes | Call identifier, not persistent |
user_id | int | Yes | Peer user identifier |
is_outgoing | Bool | Yes | True, if the call is outgoing |
state | CallState | Yes | Call state |