solapi
    Preparing search index...
    type KakaoAlimtalkTemplateHighlightType = {
        description?: string | null;
        imageId?: string | null;
        title?: string | null;
    }
    Index

    Properties

    description?: string | null
    imageId?: string | null
    title?: string | null