phone.requestCall
Start a telegram phone call
Example
TL schema
Parameters
Name
Type
Description
Result
Possible errors
Code
Type
Description
400
CALL_PROTOCOL_FLAGS_INVALID
Call protocol flags invalid
400
PARTICIPANT_VERSION_OUTDATED
The other participant does not use an up to date telegram client with support for calls
400
USER_ID_INVALID
The provided user ID is invalid
403
USER_IS_BLOCKED
You were blocked by this user
403
USER_PRIVACY_RESTRICTED
The user's privacy settings do not allow you to do this
Can bots use this methd ?
yes
Related pages
Last updated