VoiceServerUpdateEvent
class VoiceServerUpdateEvent(val token: String, val guildId: Snowflake, val endpoint: String?, val kord: Kord, val shard: Int, val customContext: Any?, val supplier: EntitySupplier = kord.defaultSupplier) : Event, Strategizable(source)