interface GatewayVoiceStateUpdate {
    d: GatewayVoiceStateUpdateData;
    op: VoiceStateUpdate;
}

Properties

d op

Properties