AppleSauce
    Preparing search index...

    Type Alias PayInvoiceHandler

    PayInvoiceHandler: (params: PayInvoiceParams) => Promise<PayInvoiceResult>

    Handler function for pay_invoice method

    Type declaration