Call
Describes a call.
This is an alias for the CallUnion
type.
chevron_leftchevron_right
Parameters
Interface
Name | Type | Description |
---|---|---|
_ | "call" | |
id | number | Call identifier, not persistent |
userId | number | Peer user identifier |
isOutgoing | boolean | True, if the call is outgoing |
isVideo | boolean | True, if the call is a video call |
state | Call state |