This website requires JavaScript.
Explore
Help
Sign In
danog
/
MadelineProto
Watch
1
Star
0
Fork
0
You've already forked MadelineProto
mirror of
https://github.com/danog/MadelineProto.git
synced
2024-12-04 11:27:52 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
c86e35645e
MadelineProto
/
docs
/
API_docs
/
constructors
/
phoneCallEmpty.md
Daniil Gentili
080942534e
Added partial support for http/https connectins, cleaned up docs, updated to layer 62.
2017-01-25 23:16:22 +01:00
436 B
Raw
Blame
History
title
description
phoneCallEmpty
phoneCallEmpty attributes, type and example
Constructor: phoneCallEmpty
Back to constructors index
Attributes:
Name
Type
Required
id
long
Required
Type:
PhoneCall
Example:
$phoneCallEmpty = ['_' => 'phoneCallEmpty', 'id' => long, ];