CALL_CREATE event

The CALL_CREATE event is emitted by Discords gateway when a DM or group call is started. It is also emitted if the user requests it via the Call Sync OPCode.

The inner payload is a Call Status object.

Call Status Object

fieldtypedescription
channel_idsnowflakeThe channel ID the status is for
message_idsnowflakeA message that states who started the call
regionstringThe region for the call - used in the region select menu
ringingarray of snowflakeUsers that are currently ringing
voice_statesarray of Voice State ObjectVoice states for each user