MadelineProto/docs/API_docs/constructors/phone_phoneCall.md

562 B

title description
phone.phoneCall phone_phoneCall attributes, type and example

Constructor: phone.phoneCall

Back to constructors index

Attributes:

Name Type Required
phone_call PhoneCall Required
users Array of User Required

Type: phone_PhoneCall

Example:

$phone_phoneCall = ['_' => 'phone.phoneCall', 'phone_call' => PhoneCall, 'users' => [Vector t], ];