teamspeak.js - v1.11.0
    Preparing search index...

    Type Alias RawCommandError

    type RawCommandError = {
        extra_msg?: string;
        id: number;
        msg: string;
    }
    Index

    Properties

    Properties

    extra_msg?: string
    id: number
    msg: string