Sparky
    Preparing search index...

    Interface for the queue metadata

    interface IQueuePlayerMetadata {
        channel: TextChannel;
        trivia?: boolean;
        voiceChannel: VoiceChannel;
    }
    Index

    Properties

    channel: TextChannel

    The channel where the command was executed

    trivia?: boolean

    Wheter trivia is being played or not

    voiceChannel: VoiceChannel

    The voice channel where the user is