Interface AudioNodeNotFoundData

interface AudioNodeNotFoundData {
    guildId: string;
}

Properties

Properties

guildId: string