Unofficial Discord Docs
  • Home
    • App Directory
      • Guild Recommendations
    • OP 13 - Call sync
      • #Call sync request body
      • #Misc
    • OP 26 - Embedded Activity Close
      • Callcreate
      • Embeddedactivityupdate
      • Guildmemberlistupdate
  • Home
    • App Directory
      • Guild Recommendations
    • OP 13 - Call sync
      • #Call sync request body
      • #Misc
    • OP 26 - Embedded Activity Close
      • Callcreate
      • Embeddedactivityupdate
      • Guildmemberlistupdate

OPCode 13 - Call sync

OPCode 13, sometimes known as "Call sync", is called by the client to get the voice state of users in a given DM/group channel.

You will have to send a Call Create event if there is one or more voice states for the channel.

Call sync request body#

fieldtypedescription
channel_idstringthe channel the client wants the status of

Misc#

This is called "CALL_CONNECT" by the official client

Guild Recommendations
OP 26 - Embedded Activity Close

MIT 2023 © Nextra.
Edit this page on GitHub