nylas
    Preparing search index...

    Interface DestroyMessageParams

    The parameters for the Messages.destroy method

    interface DestroyMessageParams {
        identifier: string;
        messageId: string;
    }
    Index

    Properties

    identifier: string

    The identifier of the grant to act upon

    messageId: string

    The id of the message to delete