nylas
    Preparing search index...

    Interface ComposeMessageResponse

    Interface representing a response to a message composition request.

    interface ComposeMessageResponse {
        suggestion: string;
    }
    Index

    Properties

    Properties

    suggestion: string

    The message suggestion generated by smart compose.