phone.declineConferenceCallInvite

Declines a conference call invite.

 Method schema is available as of layer 202. Switch ยป

Parameters

Name Type Description
msg_id int The ID of the messageActionConferenceCall to decline.

Result

Updates

Only users can use this method

Possible errors

Code Type Description
400 MESSAGE_ID_INVALID The provided message id is invalid.

Related pages

messageActionConferenceCall

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.