messages

messages.startCall

The translation was generated automatically and may contain mistakes

Starting a new call on behalf of the user or community

Please note: call handling methods have been moved to a new section calls . The old methods of calling from the messages section were marked outdated and can be removed in future versions of the API. Instead of using messages.startCall, use method.`. calls.start .

This method is outdated and may be disabled after some time. Please avoid using it.

Alternative methods: calls.start

To call this method, you can use:

Parameters

group_id

integer

Community ID (negative number)

Result

Returns an object that contains the following fields: join_link - link to call call_id - call id

Error codes

Common errors may occur during execution