Amagi API 文档 - v5.6.3
    正在准备搜索索引...

    类型别名 BiliCheckQrcode

    type BiliCheckQrcode = {
        code: number;
        data: PurpleData;
        message: string;
        [property: string]: any;
    }

    可索引

    • [property: string]: any
    索引

    属性

    code: number
    data: PurpleData
    message: string