HarmonyLink Documentation

    UpdatePlayerInfo

    harmonylinkDocs


    harmonylink / UpdatePlayerInfo

    Interface: UpdatePlayerInfo

    Properties

    guildId

    guildId: string

    The guild id of the player

    Defined in

    src/typings/node/rest.ts:156


    noReplace?

    optional noReplace: boolean

    Whether to replace the current track with the new track. Defaults to false

    Defined in

    src/typings/node/rest.ts:166


    playerOptions

    playerOptions: UpdatePlayerOptions

    The options to update the player

    Defined in

    src/typings/node/rest.ts:161