@discordx/music
    Preparing search index...

    Interface VoiceServerUpdatePayload

    interface VoiceServerUpdatePayload {
        data: any;
        op: OnVoiceServerUpdate;
    }
    Index

    Properties

    Properties

    data: any