Awesome Message SDK - v0.12.4
    Preparing search index...

    Interface SendOptions

    메시지 발송 옵션

    interface SendOptions {
        idempotencyKey?: string;
    }
    Index

    Properties

    Properties

    idempotencyKey?: string

    멱등성 키 - 동일한 요청의 중복 처리를 방지합니다