Member Junction
    Preparing search index...
    CreateDraftResult: BaseMessageResult & { DraftID?: string; Result?: T }

    Type Parameters

    • T = Record<string, any>

    Type Declaration

    • OptionalDraftID?: string

      The ID of the created draft in the provider's system

    • OptionalResult?: T

      If populated, holds provider-specific result data