Ferrite icon indicating copy to clipboard operation
Ferrite copied to clipboard

Implement phone.receivedCall

Open aykutalparslan opened this issue 3 years ago • 0 comments

Optional: notify the server that the user is currently busy in a call: this will automatically refuse all incoming phone calls until the current phone call is ended.

boolFalse#bc799737 = Bool; boolTrue#997275b5 = Bool; ---functions--- phone.receivedCall#17d54f61 peer:InputPhoneCall = Bool;

aykutalparslan avatar Mar 02 '22 15:03 aykutalparslan