philia
    Preparing search index...

    Interface MessageReactionType

    消息回应类型

    interface MessageReactionType {
        id: string;
        type: "face";
    }
    Index

    Properties

    Properties

    id: string
    type: "face"