Channels

Get call eligibility status

Checks whether a call can be initiated in the channel and if there is an active call. Returns ringable status and silent mode flag.

get/channels/{channel_id}/call

Path parameters

string snowflake required
OR
integer required

The ID of the channel

Response

Success

ringableboolean required

Whether the current user can ring this call

silentboolean required

Whether the call should be joined silently

Changes