Link Search Menu Expand Document

Constructor: updatePhoneCall

Back to constructors index

An incoming phone call

Attributes:

NameTypeRequiredDescription
phone_callPhoneCallOptionalPhone call

Type: Update

Example:

$updatePhoneCall = ['_' => 'updatePhoneCall', 'phone_call' => PhoneCall];