Declines a conference call invite.
Method schema is available as of layer 202. Switch ยป
Name | Type | Description |
---|---|---|
msg_id | int | The ID of the messageActionConferenceCall to decline. |
Code | Type | Description |
---|---|---|
400 | MESSAGE_ID_INVALID | The provided message id is invalid. |
Represents a conference call (or an invitation to a conference call, if neither the missed
nor active
flags are set).
If call_requests_disabled is not set or false, an incoming messageActionConferenceCall with the missed
and active
flags not set should trigger ringing and an incoming call screen, just like for one-on-one calls.