Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface LineNotificationTemplateBody

    Template body

    interface LineNotificationTemplateBody {
        buttons?: LineNotificationTemplateButton[];
        emphasized_item?: LineNotificationTemplateItem;
        items?: LineNotificationTemplateItem[];
    }
    Index

    Properties

    List of template buttons

    Template emphasized item

    List of template items