Lavacord
    Preparing search index...

    Interface VoiceServerUpdate

    Voice Server Update

    interface VoiceServerUpdate {
        endpoint: string;
        guild_id: string;
        token: string;
    }
    Index

    Properties

    endpoint: string

    The endpoint lavalink will connect to

    guild_id: string

    Guild if of the voice connection

    token: string

    The token for the session