CQHTTPMessage interface CQHTTPMessage { type: string data: null | { [key: string]: string } } 見 CQHTTP API 之消息段說明。