phone.acceptCall
Accept incoming call
Example
TL schema
Parameters
Name
Type
Description
peer
The call to accept
g_b
protocol
Phone call settings
Result
Possible errors
Code
Type
Description
400
CALL_ALREADY_ACCEPTED
The call was already accepted
400
CALL_ALREADY_DECLINED
The call was already declined
400
CALL_PEER_INVALID
The provided call peer object is invalid
400
CALL_PROTOCOL_FLAGS_INVALID
Call protocol flags invalid
Can bots use this methd ?
yes
Related pages
Last updated
Was this helpful?