Interface MiraiElem

特殊 (官方客户端无法解析此消息)

interface MiraiElem {
    data: string;
    type: "mirai";
}

Properties

Properties

data: string
type