phone.ReceivedCall¶
- class pyrogram.raw.functions.phone.ReceivedCall[source]¶
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, see here » for more info on the full flow.
Usable by Users Bots- Details:
Layer:
229ID:
17D54F61
- Parameters:
peer (
InputPhoneCall) – The phone call we’re currently in- Returns:
bool