SearchableMessageType:
    | "txt"
    | "img"
    | "video"
    | "file"
    | "loc"
    | "custom"
    | "combine"

消息搜索支持的消息类型。