MessageType:
    | "text"
    | "image"
    | "file"
    | "voice"
    | "video"
    | "location"
    | "custom"
    | "cmd"
    | "combine"

SDK 支持的消息类型。