Ⓙ Jike SDK
    Preparing search index...

    Interface ProfileTag

    主页标签

    interface ProfileTag {
        picUrl?: string;
        text: string;
        type: string;
    }
    Index

    Properties

    Properties

    picUrl?: string

    图片地址

    text: string

    文本

    type: string

    类型