[TS] Update auto-generated bindings
[ldk-java] / ts / structs / MessageSendEvent.mts
index 988e028e61225a32c4eaaf7fe2df65eb58607689..6620b06f55dbad554843a17cd87ba27dfbc2e3b3 100644 (file)
@@ -3,14 +3,18 @@ import { AccessError } from '../enums/AccessError.mjs';
 import { COption_NoneZ } from '../enums/COption_NoneZ.mjs';
 import { ChannelMonitorUpdateErr } from '../enums/ChannelMonitorUpdateErr.mjs';
 import { ConfirmationTarget } from '../enums/ConfirmationTarget.mjs';
+import { CreationError } from '../enums/CreationError.mjs';
+import { Currency } from '../enums/Currency.mjs';
 import { Level } from '../enums/Level.mjs';
 import { Network } from '../enums/Network.mjs';
+import { Recipient } from '../enums/Recipient.mjs';
 import { Secp256k1Error } from '../enums/Secp256k1Error.mjs';
-import { ChannelConfig } from '../structs/ChannelConfig.mjs';
+import { SemanticError } from '../enums/SemanticError.mjs';
+import { SiPrefix } from '../enums/SiPrefix.mjs';
+import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
+import { CounterpartyCommitmentSecrets } from '../structs/CounterpartyCommitmentSecrets.mjs';
 import { DecodeError } from '../structs/DecodeError.mjs';
-import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
-import { OutPoint } from '../structs/OutPoint.mjs';
-import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
+import { Result_CounterpartyCommitmentSecretsDecodeErrorZ } from '../structs/Result_CounterpartyCommitmentSecretsDecodeErrorZ.mjs';
 import { Result_SecretKeyErrorZ } from '../structs/Result_SecretKeyErrorZ.mjs';
 import { Result_PublicKeyErrorZ } from '../structs/Result_PublicKeyErrorZ.mjs';
 import { TxCreationKeys } from '../structs/TxCreationKeys.mjs';
@@ -40,62 +44,42 @@ import { ShutdownScript } from '../structs/ShutdownScript.mjs';
 import { Result_ShutdownScriptDecodeErrorZ } from '../structs/Result_ShutdownScriptDecodeErrorZ.mjs';
 import { InvalidShutdownScript } from '../structs/InvalidShutdownScript.mjs';
 import { Result_ShutdownScriptInvalidShutdownScriptZ } from '../structs/Result_ShutdownScriptInvalidShutdownScriptZ.mjs';
-import { Type, TypeInterface } from '../structs/Type.mjs';
-import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
-import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
-import { Result_StringErrorZ } from '../structs/Result_StringErrorZ.mjs';
-import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
-import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
-import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
-import { MonitorEvent } from '../structs/MonitorEvent.mjs';
-import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
-import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
-import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
-import { Result_NoneNoneZ } from '../structs/Result_NoneNoneZ.mjs';
-import { TwoTuple_OutPointScriptZ } from '../structs/TwoTuple_OutPointScriptZ.mjs';
-import { TwoTuple_u32ScriptZ } from '../structs/TwoTuple_u32ScriptZ.mjs';
-import { TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
-import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
-import { Option_u64Z } from '../structs/Option_u64Z.mjs';
-import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
-import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
-import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
 import { RouteHop } from '../structs/RouteHop.mjs';
-import { RouteParameters } from '../structs/RouteParameters.mjs';
-import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
-import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
-import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
-import { ClosureReason } from '../structs/ClosureReason.mjs';
-import { Event } from '../structs/Event.mjs';
-import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
-import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
-import { TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
-import { Balance } from '../structs/Balance.mjs';
-import { TwoTuple_SignatureCVec_SignatureZZ } from '../structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
-import { Result_C2Tuple_SignatureCVec_SignatureZZNoneZ } from '../structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
-import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
-import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
-import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
-import { BaseSign, BaseSignInterface } from '../structs/BaseSign.mjs';
-import { Sign, SignInterface } from '../structs/Sign.mjs';
-import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
-import { TwoTuple_BlockHashChannelMonitorZ } from '../structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
-import { Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
 import { Result_RouteHopDecodeErrorZ } from '../structs/Result_RouteHopDecodeErrorZ.mjs';
 import { Route } from '../structs/Route.mjs';
 import { Result_RouteDecodeErrorZ } from '../structs/Result_RouteDecodeErrorZ.mjs';
+import { RouteParameters } from '../structs/RouteParameters.mjs';
 import { Result_RouteParametersDecodeErrorZ } from '../structs/Result_RouteParametersDecodeErrorZ.mjs';
 import { RouteHint } from '../structs/RouteHint.mjs';
-import { Payee } from '../structs/Payee.mjs';
-import { Result_PayeeDecodeErrorZ } from '../structs/Result_PayeeDecodeErrorZ.mjs';
+import { Option_u64Z } from '../structs/Option_u64Z.mjs';
+import { PaymentParameters } from '../structs/PaymentParameters.mjs';
+import { Result_PaymentParametersDecodeErrorZ } from '../structs/Result_PaymentParametersDecodeErrorZ.mjs';
 import { RouteHintHop } from '../structs/RouteHintHop.mjs';
 import { Result_RouteHintDecodeErrorZ } from '../structs/Result_RouteHintDecodeErrorZ.mjs';
 import { Result_RouteHintHopDecodeErrorZ } from '../structs/Result_RouteHintHopDecodeErrorZ.mjs';
 import { ChannelDetails } from '../structs/ChannelDetails.mjs';
 import { LightningError } from '../structs/LightningError.mjs';
 import { Result_RouteLightningErrorZ } from '../structs/Result_RouteLightningErrorZ.mjs';
-import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
-import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
+import { Result_TxOutAccessErrorZ } from '../structs/Result_TxOutAccessErrorZ.mjs';
+import { TwoTuple_usizeTransactionZ } from '../structs/TwoTuple_usizeTransactionZ.mjs';
+import { Result_NoneChannelMonitorUpdateErrZ } from '../structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
+import { HTLCUpdate } from '../structs/HTLCUpdate.mjs';
+import { OutPoint } from '../structs/OutPoint.mjs';
+import { MonitorEvent } from '../structs/MonitorEvent.mjs';
+import { Option_C2Tuple_usizeTransactionZZ } from '../structs/Option_C2Tuple_usizeTransactionZZ.mjs';
+import { ClosureReason } from '../structs/ClosureReason.mjs';
+import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
+import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
+import { ChannelUpdate } from '../structs/ChannelUpdate.mjs';
+import { NetworkUpdate } from '../structs/NetworkUpdate.mjs';
+import { Option_NetworkUpdateZ } from '../structs/Option_NetworkUpdateZ.mjs';
+import { DelayedPaymentOutputDescriptor } from '../structs/DelayedPaymentOutputDescriptor.mjs';
+import { StaticPaymentOutputDescriptor } from '../structs/StaticPaymentOutputDescriptor.mjs';
+import { SpendableOutputDescriptor } from '../structs/SpendableOutputDescriptor.mjs';
+import { PaymentPurpose } from '../structs/PaymentPurpose.mjs';
+import { Event } from '../structs/Event.mjs';
+import { Option_EventZ } from '../structs/Option_EventZ.mjs';
+import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
 import { AcceptChannel } from '../structs/AcceptChannel.mjs';
 import { OpenChannel } from '../structs/OpenChannel.mjs';
 import { FundingCreated } from '../structs/FundingCreated.mjs';
@@ -110,54 +94,150 @@ import { ChannelReestablish } from '../structs/ChannelReestablish.mjs';
 import { ChannelAnnouncement } from '../structs/ChannelAnnouncement.mjs';
 import { NodeAnnouncement } from '../structs/NodeAnnouncement.mjs';
 import { ErrorMessage } from '../structs/ErrorMessage.mjs';
+import { WarningMessage } from '../structs/WarningMessage.mjs';
 import { ErrorAction } from '../structs/ErrorAction.mjs';
 import { QueryChannelRange } from '../structs/QueryChannelRange.mjs';
 import { QueryShortChannelIds } from '../structs/QueryShortChannelIds.mjs';
 import { ReplyChannelRange } from '../structs/ReplyChannelRange.mjs';
+import { FixedPenaltyScorer } from '../structs/FixedPenaltyScorer.mjs';
+import { Result_FixedPenaltyScorerDecodeErrorZ } from '../structs/Result_FixedPenaltyScorerDecodeErrorZ.mjs';
+import { ScoringParameters } from '../structs/ScoringParameters.mjs';
+import { Result_ScoringParametersDecodeErrorZ } from '../structs/Result_ScoringParametersDecodeErrorZ.mjs';
+import { Scorer } from '../structs/Scorer.mjs';
+import { Result_ScorerDecodeErrorZ } from '../structs/Result_ScorerDecodeErrorZ.mjs';
+import { ProbabilisticScoringParameters } from '../structs/ProbabilisticScoringParameters.mjs';
+import { Result_ProbabilisticScoringParametersDecodeErrorZ } from '../structs/Result_ProbabilisticScoringParametersDecodeErrorZ.mjs';
+import { NetworkGraph } from '../structs/NetworkGraph.mjs';
+import { TwoTuple_ProbabilisticScoringParametersNetworkGraphZ } from '../structs/TwoTuple_ProbabilisticScoringParametersNetworkGraphZ.mjs';
+import { ProbabilisticScorer } from '../structs/ProbabilisticScorer.mjs';
+import { Result_ProbabilisticScorerDecodeErrorZ } from '../structs/Result_ProbabilisticScorerDecodeErrorZ.mjs';
+import { InitFeatures } from '../structs/InitFeatures.mjs';
+import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
+import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
+import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
+import { NodeFeatures } from '../structs/NodeFeatures.mjs';
+import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
+import { InvoiceFeatures } from '../structs/InvoiceFeatures.mjs';
+import { Result_InvoiceFeaturesDecodeErrorZ } from '../structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
+import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
+import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
+import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
+import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
+import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
+import { TwoTuple_SignatureCVec_SignatureZZ } from '../structs/TwoTuple_SignatureCVec_SignatureZZ.mjs';
+import { Result_C2Tuple_SignatureCVec_SignatureZZNoneZ } from '../structs/Result_C2Tuple_SignatureCVec_SignatureZZNoneZ.mjs';
+import { Result_SignatureNoneZ } from '../structs/Result_SignatureNoneZ.mjs';
+import { TwoTuple_SignatureSignatureZ } from '../structs/TwoTuple_SignatureSignatureZ.mjs';
+import { Result_C2Tuple_SignatureSignatureZNoneZ } from '../structs/Result_C2Tuple_SignatureSignatureZNoneZ.mjs';
+import { Result_SecretKeyNoneZ } from '../structs/Result_SecretKeyNoneZ.mjs';
+import { ClosingTransaction } from '../structs/ClosingTransaction.mjs';
+import { UnsignedChannelAnnouncement } from '../structs/UnsignedChannelAnnouncement.mjs';
+import { BaseSign, BaseSignInterface } from '../structs/BaseSign.mjs';
+import { Sign, SignInterface } from '../structs/Sign.mjs';
+import { Result_SignDecodeErrorZ } from '../structs/Result_SignDecodeErrorZ.mjs';
+import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
+import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
+import { InMemorySigner } from '../structs/InMemorySigner.mjs';
+import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
+import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
+import { Option_u16Z } from '../structs/Option_u16Z.mjs';
+import { APIError } from '../structs/APIError.mjs';
+import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
+import { Result__u832APIErrorZ } from '../structs/Result__u832APIErrorZ.mjs';
+import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
+import { Result_PaymentIdPaymentSendFailureZ } from '../structs/Result_PaymentIdPaymentSendFailureZ.mjs';
+import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
+import { TwoTuple_PaymentHashPaymentIdZ } from '../structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
+import { Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ } from '../structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
+import { NetAddress } from '../structs/NetAddress.mjs';
+import { TwoTuple_PaymentHashPaymentSecretZ } from '../structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
+import { Result_C2Tuple_PaymentHashPaymentSecretZNoneZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
+import { Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
+import { Result_PaymentSecretNoneZ } from '../structs/Result_PaymentSecretNoneZ.mjs';
+import { Result_PaymentSecretAPIErrorZ } from '../structs/Result_PaymentSecretAPIErrorZ.mjs';
+import { Result_PaymentPreimageAPIErrorZ } from '../structs/Result_PaymentPreimageAPIErrorZ.mjs';
+import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
+import { Result_CounterpartyForwardingInfoDecodeErrorZ } from '../structs/Result_CounterpartyForwardingInfoDecodeErrorZ.mjs';
+import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
+import { Result_ChannelCounterpartyDecodeErrorZ } from '../structs/Result_ChannelCounterpartyDecodeErrorZ.mjs';
+import { Result_ChannelDetailsDecodeErrorZ } from '../structs/Result_ChannelDetailsDecodeErrorZ.mjs';
+import { PhantomRouteHints } from '../structs/PhantomRouteHints.mjs';
+import { Result_PhantomRouteHintsDecodeErrorZ } from '../structs/Result_PhantomRouteHintsDecodeErrorZ.mjs';
+import { ChannelMonitor } from '../structs/ChannelMonitor.mjs';
+import { ChannelMonitorUpdate } from '../structs/ChannelMonitorUpdate.mjs';
+import { Watch, WatchInterface } from '../structs/Watch.mjs';
+import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
+import { KeysInterface, KeysInterfaceInterface } from '../structs/KeysInterface.mjs';
+import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
+import { Record } from '../structs/Record.mjs';
+import { Logger, LoggerInterface } from '../structs/Logger.mjs';
+import { ChannelManager } from '../structs/ChannelManager.mjs';
+import { TwoTuple_BlockHashChannelManagerZ } from '../structs/TwoTuple_BlockHashChannelManagerZ.mjs';
+import { Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
+import { ChannelConfig } from '../structs/ChannelConfig.mjs';
+import { Result_ChannelConfigDecodeErrorZ } from '../structs/Result_ChannelConfigDecodeErrorZ.mjs';
+import { Result_OutPointDecodeErrorZ } from '../structs/Result_OutPointDecodeErrorZ.mjs';
+import { Type, TypeInterface } from '../structs/Type.mjs';
+import { Option_TypeZ } from '../structs/Option_TypeZ.mjs';
+import { Result_COption_TypeZDecodeErrorZ } from '../structs/Result_COption_TypeZDecodeErrorZ.mjs';
+import { PaymentError } from '../structs/PaymentError.mjs';
+import { Result_PaymentIdPaymentErrorZ } from '../structs/Result_PaymentIdPaymentErrorZ.mjs';
+import { Result_SiPrefixNoneZ } from '../structs/Result_SiPrefixNoneZ.mjs';
+import { Invoice } from '../structs/Invoice.mjs';
+import { Result_InvoiceNoneZ } from '../structs/Result_InvoiceNoneZ.mjs';
+import { SignedRawInvoice } from '../structs/SignedRawInvoice.mjs';
+import { Result_SignedRawInvoiceNoneZ } from '../structs/Result_SignedRawInvoiceNoneZ.mjs';
+import { RawInvoice } from '../structs/RawInvoice.mjs';
+import { InvoiceSignature } from '../structs/InvoiceSignature.mjs';
+import { ThreeTuple_RawInvoice_u832InvoiceSignatureZ } from '../structs/ThreeTuple_RawInvoice_u832InvoiceSignatureZ.mjs';
+import { PayeePubKey } from '../structs/PayeePubKey.mjs';
+import { Result_PayeePubKeyErrorZ } from '../structs/Result_PayeePubKeyErrorZ.mjs';
+import { PrivateRoute } from '../structs/PrivateRoute.mjs';
+import { PositiveTimestamp } from '../structs/PositiveTimestamp.mjs';
+import { Result_PositiveTimestampCreationErrorZ } from '../structs/Result_PositiveTimestampCreationErrorZ.mjs';
+import { Result_NoneSemanticErrorZ } from '../structs/Result_NoneSemanticErrorZ.mjs';
+import { Result_InvoiceSemanticErrorZ } from '../structs/Result_InvoiceSemanticErrorZ.mjs';
+import { Description } from '../structs/Description.mjs';
+import { Result_DescriptionCreationErrorZ } from '../structs/Result_DescriptionCreationErrorZ.mjs';
+import { Result_PrivateRouteCreationErrorZ } from '../structs/Result_PrivateRouteCreationErrorZ.mjs';
+import { Result_StringErrorZ } from '../structs/Result_StringErrorZ.mjs';
+import { Result_ChannelMonitorUpdateDecodeErrorZ } from '../structs/Result_ChannelMonitorUpdateDecodeErrorZ.mjs';
+import { Option_MonitorEventZ } from '../structs/Option_MonitorEventZ.mjs';
+import { Result_COption_MonitorEventZDecodeErrorZ } from '../structs/Result_COption_MonitorEventZDecodeErrorZ.mjs';
+import { Result_HTLCUpdateDecodeErrorZ } from '../structs/Result_HTLCUpdateDecodeErrorZ.mjs';
+import { TwoTuple_OutPointScriptZ } from '../structs/TwoTuple_OutPointScriptZ.mjs';
+import { TwoTuple_u32ScriptZ } from '../structs/TwoTuple_u32ScriptZ.mjs';
+import { TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32ScriptZZZ.mjs';
+import { TwoTuple_u32TxOutZ } from '../structs/TwoTuple_u32TxOutZ.mjs';
+import { TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ } from '../structs/TwoTuple_TxidCVec_C2Tuple_u32TxOutZZZ.mjs';
+import { Balance } from '../structs/Balance.mjs';
+import { TwoTuple_BlockHashChannelMonitorZ } from '../structs/TwoTuple_BlockHashChannelMonitorZ.mjs';
+import { Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelMonitorZDecodeErrorZ.mjs';
+import { Result_NoneLightningErrorZ } from '../structs/Result_NoneLightningErrorZ.mjs';
+import { TwoTuple_PublicKeyTypeZ } from '../structs/TwoTuple_PublicKeyTypeZ.mjs';
 import { Result_boolLightningErrorZ } from '../structs/Result_boolLightningErrorZ.mjs';
 import { ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ } from '../structs/ThreeTuple_ChannelAnnouncementChannelUpdateChannelUpdateZ.mjs';
 import { PeerHandleError } from '../structs/PeerHandleError.mjs';
 import { Result_CVec_u8ZPeerHandleErrorZ } from '../structs/Result_CVec_u8ZPeerHandleErrorZ.mjs';
 import { Result_NonePeerHandleErrorZ } from '../structs/Result_NonePeerHandleErrorZ.mjs';
 import { Result_boolPeerHandleErrorZ } from '../structs/Result_boolPeerHandleErrorZ.mjs';
-import { Result_TxOutAccessErrorZ } from '../structs/Result_TxOutAccessErrorZ.mjs';
-import { Result_NoneChannelMonitorUpdateErrZ } from '../structs/Result_NoneChannelMonitorUpdateErrZ.mjs';
-import { Option_C2Tuple_usizeTransactionZZ } from '../structs/Option_C2Tuple_usizeTransactionZZ.mjs';
-import { Option_ClosureReasonZ } from '../structs/Option_ClosureReasonZ.mjs';
-import { Result_COption_ClosureReasonZDecodeErrorZ } from '../structs/Result_COption_ClosureReasonZDecodeErrorZ.mjs';
-import { Option_EventZ } from '../structs/Option_EventZ.mjs';
-import { Result_COption_EventZDecodeErrorZ } from '../structs/Result_COption_EventZDecodeErrorZ.mjs';
 import { NodeId } from '../structs/NodeId.mjs';
 import { Result_NodeIdDecodeErrorZ } from '../structs/Result_NodeIdDecodeErrorZ.mjs';
 import { Result_COption_NetworkUpdateZDecodeErrorZ } from '../structs/Result_COption_NetworkUpdateZDecodeErrorZ.mjs';
 import { Access, AccessInterface } from '../structs/Access.mjs';
 import { Option_AccessZ } from '../structs/Option_AccessZ.mjs';
-import { DirectionalChannelInfo } from '../structs/DirectionalChannelInfo.mjs';
-import { Result_DirectionalChannelInfoDecodeErrorZ } from '../structs/Result_DirectionalChannelInfoDecodeErrorZ.mjs';
+import { ChannelUpdateInfo } from '../structs/ChannelUpdateInfo.mjs';
+import { Result_ChannelUpdateInfoDecodeErrorZ } from '../structs/Result_ChannelUpdateInfoDecodeErrorZ.mjs';
 import { ChannelInfo } from '../structs/ChannelInfo.mjs';
 import { Result_ChannelInfoDecodeErrorZ } from '../structs/Result_ChannelInfoDecodeErrorZ.mjs';
 import { RoutingFees } from '../structs/RoutingFees.mjs';
 import { Result_RoutingFeesDecodeErrorZ } from '../structs/Result_RoutingFeesDecodeErrorZ.mjs';
-import { NetAddress } from '../structs/NetAddress.mjs';
 import { NodeAnnouncementInfo } from '../structs/NodeAnnouncementInfo.mjs';
 import { Result_NodeAnnouncementInfoDecodeErrorZ } from '../structs/Result_NodeAnnouncementInfoDecodeErrorZ.mjs';
 import { NodeInfo } from '../structs/NodeInfo.mjs';
 import { Result_NodeInfoDecodeErrorZ } from '../structs/Result_NodeInfoDecodeErrorZ.mjs';
-import { NetworkGraph } from '../structs/NetworkGraph.mjs';
 import { Result_NetworkGraphDecodeErrorZ } from '../structs/Result_NetworkGraphDecodeErrorZ.mjs';
 import { Option_CVec_NetAddressZZ } from '../structs/Option_CVec_NetAddressZZ.mjs';
-import { ScoringParameters } from '../structs/ScoringParameters.mjs';
-import { Result_ScoringParametersDecodeErrorZ } from '../structs/Result_ScoringParametersDecodeErrorZ.mjs';
-import { InitFeatures } from '../structs/InitFeatures.mjs';
-import { Result_InitFeaturesDecodeErrorZ } from '../structs/Result_InitFeaturesDecodeErrorZ.mjs';
-import { ChannelFeatures } from '../structs/ChannelFeatures.mjs';
-import { Result_ChannelFeaturesDecodeErrorZ } from '../structs/Result_ChannelFeaturesDecodeErrorZ.mjs';
-import { NodeFeatures } from '../structs/NodeFeatures.mjs';
-import { Result_NodeFeaturesDecodeErrorZ } from '../structs/Result_NodeFeaturesDecodeErrorZ.mjs';
-import { InvoiceFeatures } from '../structs/InvoiceFeatures.mjs';
-import { Result_InvoiceFeaturesDecodeErrorZ } from '../structs/Result_InvoiceFeaturesDecodeErrorZ.mjs';
-import { ChannelTypeFeatures } from '../structs/ChannelTypeFeatures.mjs';
-import { Result_ChannelTypeFeaturesDecodeErrorZ } from '../structs/Result_ChannelTypeFeaturesDecodeErrorZ.mjs';
 import { Result_NetAddressDecodeErrorZ } from '../structs/Result_NetAddressDecodeErrorZ.mjs';
 import { UpdateAddHTLC } from '../structs/UpdateAddHTLC.mjs';
 import { UpdateFulfillHTLC } from '../structs/UpdateFulfillHTLC.mjs';
@@ -195,6 +275,7 @@ import { UnsignedChannelUpdate } from '../structs/UnsignedChannelUpdate.mjs';
 import { Result_UnsignedChannelUpdateDecodeErrorZ } from '../structs/Result_UnsignedChannelUpdateDecodeErrorZ.mjs';
 import { Result_ChannelUpdateDecodeErrorZ } from '../structs/Result_ChannelUpdateDecodeErrorZ.mjs';
 import { Result_ErrorMessageDecodeErrorZ } from '../structs/Result_ErrorMessageDecodeErrorZ.mjs';
+import { Result_WarningMessageDecodeErrorZ } from '../structs/Result_WarningMessageDecodeErrorZ.mjs';
 import { UnsignedNodeAnnouncement } from '../structs/UnsignedNodeAnnouncement.mjs';
 import { Result_UnsignedNodeAnnouncementDecodeErrorZ } from '../structs/Result_UnsignedNodeAnnouncementDecodeErrorZ.mjs';
 import { Result_NodeAnnouncementDecodeErrorZ } from '../structs/Result_NodeAnnouncementDecodeErrorZ.mjs';
@@ -205,44 +286,13 @@ import { Result_QueryChannelRangeDecodeErrorZ } from '../structs/Result_QueryCha
 import { Result_ReplyChannelRangeDecodeErrorZ } from '../structs/Result_ReplyChannelRangeDecodeErrorZ.mjs';
 import { GossipTimestampFilter } from '../structs/GossipTimestampFilter.mjs';
 import { Result_GossipTimestampFilterDecodeErrorZ } from '../structs/Result_GossipTimestampFilterDecodeErrorZ.mjs';
-import { Result_DelayedPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_DelayedPaymentOutputDescriptorDecodeErrorZ.mjs';
-import { Result_StaticPaymentOutputDescriptorDecodeErrorZ } from '../structs/Result_StaticPaymentOutputDescriptorDecodeErrorZ.mjs';
-import { Result_SpendableOutputDescriptorDecodeErrorZ } from '../structs/Result_SpendableOutputDescriptorDecodeErrorZ.mjs';
-import { Result_SignDecodeErrorZ } from '../structs/Result_SignDecodeErrorZ.mjs';
-import { Result_RecoverableSignatureNoneZ } from '../structs/Result_RecoverableSignatureNoneZ.mjs';
-import { Result_CVec_CVec_u8ZZNoneZ } from '../structs/Result_CVec_CVec_u8ZZNoneZ.mjs';
-import { InMemorySigner } from '../structs/InMemorySigner.mjs';
-import { Result_InMemorySignerDecodeErrorZ } from '../structs/Result_InMemorySignerDecodeErrorZ.mjs';
-import { Result_TransactionNoneZ } from '../structs/Result_TransactionNoneZ.mjs';
+import { SignOrCreationError } from '../structs/SignOrCreationError.mjs';
+import { Result_InvoiceSignOrCreationErrorZ } from '../structs/Result_InvoiceSignOrCreationErrorZ.mjs';
 import { WatchedOutput } from '../structs/WatchedOutput.mjs';
 import { Filter, FilterInterface } from '../structs/Filter.mjs';
 import { Option_FilterZ } from '../structs/Option_FilterZ.mjs';
 import { LockedChannelMonitor } from '../structs/LockedChannelMonitor.mjs';
 import { Result_LockedChannelMonitorNoneZ } from '../structs/Result_LockedChannelMonitorNoneZ.mjs';
-import { APIError } from '../structs/APIError.mjs';
-import { Result_NoneAPIErrorZ } from '../structs/Result_NoneAPIErrorZ.mjs';
-import { Option_u16Z } from '../structs/Option_u16Z.mjs';
-import { Result__u832APIErrorZ } from '../structs/Result__u832APIErrorZ.mjs';
-import { PaymentSendFailure } from '../structs/PaymentSendFailure.mjs';
-import { Result_PaymentIdPaymentSendFailureZ } from '../structs/Result_PaymentIdPaymentSendFailureZ.mjs';
-import { Result_NonePaymentSendFailureZ } from '../structs/Result_NonePaymentSendFailureZ.mjs';
-import { TwoTuple_PaymentHashPaymentIdZ } from '../structs/TwoTuple_PaymentHashPaymentIdZ.mjs';
-import { Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ } from '../structs/Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.mjs';
-import { TwoTuple_PaymentHashPaymentSecretZ } from '../structs/TwoTuple_PaymentHashPaymentSecretZ.mjs';
-import { Result_C2Tuple_PaymentHashPaymentSecretZNoneZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZNoneZ.mjs';
-import { Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ } from '../structs/Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.mjs';
-import { Result_PaymentSecretNoneZ } from '../structs/Result_PaymentSecretNoneZ.mjs';
-import { Result_PaymentSecretAPIErrorZ } from '../structs/Result_PaymentSecretAPIErrorZ.mjs';
-import { Result_PaymentPreimageAPIErrorZ } from '../structs/Result_PaymentPreimageAPIErrorZ.mjs';
-import { Watch, WatchInterface } from '../structs/Watch.mjs';
-import { BroadcasterInterface, BroadcasterInterfaceInterface } from '../structs/BroadcasterInterface.mjs';
-import { KeysInterface, KeysInterfaceInterface } from '../structs/KeysInterface.mjs';
-import { FeeEstimator, FeeEstimatorInterface } from '../structs/FeeEstimator.mjs';
-import { Record } from '../structs/Record.mjs';
-import { Logger, LoggerInterface } from '../structs/Logger.mjs';
-import { ChannelManager } from '../structs/ChannelManager.mjs';
-import { TwoTuple_BlockHashChannelManagerZ } from '../structs/TwoTuple_BlockHashChannelManagerZ.mjs';
-import { Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ } from '../structs/Result_C2Tuple_BlockHashChannelManagerZDecodeErrorZ.mjs';
 import { MessageSendEventsProvider, MessageSendEventsProviderInterface } from '../structs/MessageSendEventsProvider.mjs';
 import { EventHandler, EventHandlerInterface } from '../structs/EventHandler.mjs';
 import { EventsProvider, EventsProviderInterface } from '../structs/EventsProvider.mjs';
@@ -256,9 +306,8 @@ import { MonitorUpdateId } from '../structs/MonitorUpdateId.mjs';
 import { Persist, PersistInterface } from '../structs/Persist.mjs';
 import { ChainMonitor } from '../structs/ChainMonitor.mjs';
 import { KeysManager } from '../structs/KeysManager.mjs';
+import { PhantomKeysManager } from '../structs/PhantomKeysManager.mjs';
 import { ChainParameters } from '../structs/ChainParameters.mjs';
-import { CounterpartyForwardingInfo } from '../structs/CounterpartyForwardingInfo.mjs';
-import { ChannelCounterparty } from '../structs/ChannelCounterparty.mjs';
 import { ChannelMessageHandler, ChannelMessageHandlerInterface } from '../structs/ChannelMessageHandler.mjs';
 import { ChannelManagerReadArgs } from '../structs/ChannelManagerReadArgs.mjs';
 import { DataLossProtect } from '../structs/DataLossProtect.mjs';
@@ -273,77 +322,58 @@ import { PeerManager } from '../structs/PeerManager.mjs';
 import { DirectedChannelTransactionParameters } from '../structs/DirectedChannelTransactionParameters.mjs';
 import { ReadOnlyNetworkGraph } from '../structs/ReadOnlyNetworkGraph.mjs';
 import { NetGraphMsgHandler } from '../structs/NetGraphMsgHandler.mjs';
+import { DirectedChannelInfo } from '../structs/DirectedChannelInfo.mjs';
+import { EffectiveCapacity } from '../structs/EffectiveCapacity.mjs';
 import { Score, ScoreInterface } from '../structs/Score.mjs';
 import { LockableScore, LockableScoreInterface } from '../structs/LockableScore.mjs';
 import { MultiThreadedLockableScore } from '../structs/MultiThreadedLockableScore.mjs';
+import { RawDataPart } from '../structs/RawDataPart.mjs';
+import { Sha256 } from '../structs/Sha256.mjs';
+import { ExpiryTime } from '../structs/ExpiryTime.mjs';
+import { MinFinalCltvExpiry } from '../structs/MinFinalCltvExpiry.mjs';
+import { Fallback } from '../structs/Fallback.mjs';
+import { Payer, PayerInterface } from '../structs/Payer.mjs';
+import { Router, RouterInterface } from '../structs/Router.mjs';
+import { InvoicePayer } from '../structs/InvoicePayer.mjs';
+import { RetryAttempts } from '../structs/RetryAttempts.mjs';
+import { DefaultRouter } from '../structs/DefaultRouter.mjs';
 
-import CommonBase from './CommonBase.mjs';
+import { CommonBase, UInt5 } from './CommonBase.mjs';
 import * as bindings from '../bindings.mjs'
-import * as InternalUtils from '../InternalUtils.mjs'
 
+/**
+ * An event generated by ChannelManager which indicates a message should be sent to a peer (or
+ * broadcast to most peers).
+ * These events are handled by PeerManager::process_events if you are using a PeerManager.
+ */
 export class MessageSendEvent extends CommonBase {
        protected constructor(_dummy: object, ptr: number) { super(ptr, bindings.MessageSendEvent_free); }
        /* @internal */
        public static constr_from_ptr(ptr: number): MessageSendEvent {
-               const raw_val: bindings.LDKMessageSendEvent = bindings.LDKMessageSendEvent_ref_from_ptr(ptr);
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendAcceptChannel) {
-                       return new MessageSendEvent_SendAcceptChannel(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendOpenChannel) {
-                       return new MessageSendEvent_SendOpenChannel(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendFundingCreated) {
-                       return new MessageSendEvent_SendFundingCreated(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendFundingSigned) {
-                       return new MessageSendEvent_SendFundingSigned(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendFundingLocked) {
-                       return new MessageSendEvent_SendFundingLocked(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendAnnouncementSignatures) {
-                       return new MessageSendEvent_SendAnnouncementSignatures(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_UpdateHTLCs) {
-                       return new MessageSendEvent_UpdateHTLCs(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendRevokeAndACK) {
-                       return new MessageSendEvent_SendRevokeAndACK(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendClosingSigned) {
-                       return new MessageSendEvent_SendClosingSigned(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendShutdown) {
-                       return new MessageSendEvent_SendShutdown(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendChannelReestablish) {
-                       return new MessageSendEvent_SendChannelReestablish(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement) {
-                       return new MessageSendEvent_BroadcastChannelAnnouncement(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_BroadcastNodeAnnouncement) {
-                       return new MessageSendEvent_BroadcastNodeAnnouncement(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_BroadcastChannelUpdate) {
-                       return new MessageSendEvent_BroadcastChannelUpdate(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendChannelUpdate) {
-                       return new MessageSendEvent_SendChannelUpdate(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_HandleError) {
-                       return new MessageSendEvent_HandleError(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendChannelRangeQuery) {
-                       return new MessageSendEvent_SendChannelRangeQuery(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendShortIdsQuery) {
-                       return new MessageSendEvent_SendShortIdsQuery(ptr, raw_val);
-               }
-               if (raw_val instanceof bindings.LDKMessageSendEvent_SendReplyChannelRange) {
-                       return new MessageSendEvent_SendReplyChannelRange(ptr, raw_val);
+               const raw_ty: number = bindings.LDKMessageSendEvent_ty_from_ptr(ptr);
+               switch (raw_ty) {
+                       case 0: return new MessageSendEvent_SendAcceptChannel(ptr);
+                       case 1: return new MessageSendEvent_SendOpenChannel(ptr);
+                       case 2: return new MessageSendEvent_SendFundingCreated(ptr);
+                       case 3: return new MessageSendEvent_SendFundingSigned(ptr);
+                       case 4: return new MessageSendEvent_SendFundingLocked(ptr);
+                       case 5: return new MessageSendEvent_SendAnnouncementSignatures(ptr);
+                       case 6: return new MessageSendEvent_UpdateHTLCs(ptr);
+                       case 7: return new MessageSendEvent_SendRevokeAndACK(ptr);
+                       case 8: return new MessageSendEvent_SendClosingSigned(ptr);
+                       case 9: return new MessageSendEvent_SendShutdown(ptr);
+                       case 10: return new MessageSendEvent_SendChannelReestablish(ptr);
+                       case 11: return new MessageSendEvent_BroadcastChannelAnnouncement(ptr);
+                       case 12: return new MessageSendEvent_BroadcastNodeAnnouncement(ptr);
+                       case 13: return new MessageSendEvent_BroadcastChannelUpdate(ptr);
+                       case 14: return new MessageSendEvent_SendChannelUpdate(ptr);
+                       case 15: return new MessageSendEvent_HandleError(ptr);
+                       case 16: return new MessageSendEvent_SendChannelRangeQuery(ptr);
+                       case 17: return new MessageSendEvent_SendShortIdsQuery(ptr);
+                       case 18: return new MessageSendEvent_SendReplyChannelRange(ptr);
+                       default:
+                               throw new Error('oops, this should be unreachable'); // Unreachable without extending the (internal) bindings interface
                }
-               throw new Error('oops, this should be unreachable'); // Unreachable without extending the (internal) bindings interface
        }
 
        public clone_ptr(): number {
@@ -351,6 +381,9 @@ export class MessageSendEvent extends CommonBase {
                return ret;
        }
 
+       /**
+        * Creates a copy of the MessageSendEvent
+        */
        public clone(): MessageSendEvent {
                const ret: number = bindings.MessageSendEvent_clone(this.ptr);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
@@ -358,83 +391,119 @@ export class MessageSendEvent extends CommonBase {
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendAcceptChannel-variant MessageSendEvent
+        */
        public static constructor_send_accept_channel(node_id: Uint8Array, msg: AcceptChannel): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_accept_channel(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_accept_channel(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendOpenChannel-variant MessageSendEvent
+        */
        public static constructor_send_open_channel(node_id: Uint8Array, msg: OpenChannel): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_open_channel(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_open_channel(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendFundingCreated-variant MessageSendEvent
+        */
        public static constructor_send_funding_created(node_id: Uint8Array, msg: FundingCreated): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_funding_created(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_funding_created(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendFundingSigned-variant MessageSendEvent
+        */
        public static constructor_send_funding_signed(node_id: Uint8Array, msg: FundingSigned): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_funding_signed(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_funding_signed(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendFundingLocked-variant MessageSendEvent
+        */
        public static constructor_send_funding_locked(node_id: Uint8Array, msg: FundingLocked): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_funding_locked(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_funding_locked(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendAnnouncementSignatures-variant MessageSendEvent
+        */
        public static constructor_send_announcement_signatures(node_id: Uint8Array, msg: AnnouncementSignatures): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_announcement_signatures(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_announcement_signatures(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new UpdateHTLCs-variant MessageSendEvent
+        */
        public static constructor_update_htlcs(node_id: Uint8Array, updates: CommitmentUpdate): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_update_htlcs(InternalUtils.check_arr_len(node_id, 33), updates == null ? 0 : CommonBase.get_ptr_of(updates) & ~1);
+               const ret: number = bindings.MessageSendEvent_update_htlcs(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), updates == null ? 0 : CommonBase.get_ptr_of(updates) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendRevokeAndACK-variant MessageSendEvent
+        */
        public static constructor_send_revoke_and_ack(node_id: Uint8Array, msg: RevokeAndACK): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_revoke_and_ack(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_revoke_and_ack(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendClosingSigned-variant MessageSendEvent
+        */
        public static constructor_send_closing_signed(node_id: Uint8Array, msg: ClosingSigned): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_closing_signed(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_closing_signed(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendShutdown-variant MessageSendEvent
+        */
        public static constructor_send_shutdown(node_id: Uint8Array, msg: Shutdown): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_shutdown(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_shutdown(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendChannelReestablish-variant MessageSendEvent
+        */
        public static constructor_send_channel_reestablish(node_id: Uint8Array, msg: ChannelReestablish): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_channel_reestablish(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_channel_reestablish(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new BroadcastChannelAnnouncement-variant MessageSendEvent
+        */
        public static constructor_broadcast_channel_announcement(msg: ChannelAnnouncement, update_msg: ChannelUpdate): MessageSendEvent {
                const ret: number = bindings.MessageSendEvent_broadcast_channel_announcement(msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1, update_msg == null ? 0 : CommonBase.get_ptr_of(update_msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
@@ -442,6 +511,9 @@ export class MessageSendEvent extends CommonBase {
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new BroadcastNodeAnnouncement-variant MessageSendEvent
+        */
        public static constructor_broadcast_node_announcement(msg: NodeAnnouncement): MessageSendEvent {
                const ret: number = bindings.MessageSendEvent_broadcast_node_announcement(msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
@@ -449,6 +521,9 @@ export class MessageSendEvent extends CommonBase {
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new BroadcastChannelUpdate-variant MessageSendEvent
+        */
        public static constructor_broadcast_channel_update(msg: ChannelUpdate): MessageSendEvent {
                const ret: number = bindings.MessageSendEvent_broadcast_channel_update(msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
@@ -456,283 +531,457 @@ export class MessageSendEvent extends CommonBase {
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendChannelUpdate-variant MessageSendEvent
+        */
        public static constructor_send_channel_update(node_id: Uint8Array, msg: ChannelUpdate): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_channel_update(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_channel_update(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new HandleError-variant MessageSendEvent
+        */
        public static constructor_handle_error(node_id: Uint8Array, action: ErrorAction): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_handle_error(InternalUtils.check_arr_len(node_id, 33), CommonBase.get_ptr_of(action));
+               const ret: number = bindings.MessageSendEvent_handle_error(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), CommonBase.get_ptr_of(action));
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendChannelRangeQuery-variant MessageSendEvent
+        */
        public static constructor_send_channel_range_query(node_id: Uint8Array, msg: QueryChannelRange): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_channel_range_query(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_channel_range_query(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendShortIdsQuery-variant MessageSendEvent
+        */
        public static constructor_send_short_ids_query(node_id: Uint8Array, msg: QueryShortChannelIds): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_short_ids_query(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_short_ids_query(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
+       /**
+        * Utility method to constructs a new SendReplyChannelRange-variant MessageSendEvent
+        */
        public static constructor_send_reply_channel_range(node_id: Uint8Array, msg: ReplyChannelRange): MessageSendEvent {
-               const ret: number = bindings.MessageSendEvent_send_reply_channel_range(InternalUtils.check_arr_len(node_id, 33), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
+               const ret: number = bindings.MessageSendEvent_send_reply_channel_range(bindings.encodeUint8Array(bindings.check_arr_len(node_id, 33)), msg == null ? 0 : CommonBase.get_ptr_of(msg) & ~1);
                const ret_hu_conv: MessageSendEvent = MessageSendEvent.constr_from_ptr(ret);
                CommonBase.add_ref_from(ret_hu_conv, ret_hu_conv);
                return ret_hu_conv;
        }
 
 }
+/** A MessageSendEvent of type SendAcceptChannel */
 export class MessageSendEvent_SendAcceptChannel extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: AcceptChannel;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendAcceptChannel) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendAcceptChannel_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendAcceptChannel_get_msg(ptr);
                const msg_hu_conv: AcceptChannel = new AcceptChannel(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendOpenChannel */
 export class MessageSendEvent_SendOpenChannel extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: OpenChannel;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendOpenChannel) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendOpenChannel_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendOpenChannel_get_msg(ptr);
                const msg_hu_conv: OpenChannel = new OpenChannel(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendFundingCreated */
 export class MessageSendEvent_SendFundingCreated extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: FundingCreated;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendFundingCreated) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendFundingCreated_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendFundingCreated_get_msg(ptr);
                const msg_hu_conv: FundingCreated = new FundingCreated(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendFundingSigned */
 export class MessageSendEvent_SendFundingSigned extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: FundingSigned;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendFundingSigned) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendFundingSigned_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendFundingSigned_get_msg(ptr);
                const msg_hu_conv: FundingSigned = new FundingSigned(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendFundingLocked */
 export class MessageSendEvent_SendFundingLocked extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive these message(s)
+        */
        public node_id: Uint8Array;
+       /**
+        * The funding_locked message which should be sent.
+        */
        public msg: FundingLocked;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendFundingLocked) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendFundingLocked_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendFundingLocked_get_msg(ptr);
                const msg_hu_conv: FundingLocked = new FundingLocked(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendAnnouncementSignatures */
 export class MessageSendEvent_SendAnnouncementSignatures extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive these message(s)
+        */
        public node_id: Uint8Array;
+       /**
+        * The announcement_signatures message which should be sent.
+        */
        public msg: AnnouncementSignatures;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendAnnouncementSignatures) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendAnnouncementSignatures_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendAnnouncementSignatures_get_msg(ptr);
                const msg_hu_conv: AnnouncementSignatures = new AnnouncementSignatures(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type UpdateHTLCs */
 export class MessageSendEvent_UpdateHTLCs extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive these message(s)
+        */
        public node_id: Uint8Array;
+       /**
+        * The update messages which should be sent. ALL messages in the struct should be sent!
+        */
        public updates: CommitmentUpdate;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_UpdateHTLCs) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const updates: number = obj.updates;
+               const node_id: number = bindings.LDKMessageSendEvent_UpdateHTLCs_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const updates: number = bindings.LDKMessageSendEvent_UpdateHTLCs_get_updates(ptr);
                const updates_hu_conv: CommitmentUpdate = new CommitmentUpdate(null, updates);
                        CommonBase.add_ref_from(updates_hu_conv, this);
                this.updates = updates_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendRevokeAndACK */
 export class MessageSendEvent_SendRevokeAndACK extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: RevokeAndACK;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendRevokeAndACK) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendRevokeAndACK_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendRevokeAndACK_get_msg(ptr);
                const msg_hu_conv: RevokeAndACK = new RevokeAndACK(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendClosingSigned */
 export class MessageSendEvent_SendClosingSigned extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: ClosingSigned;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendClosingSigned) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendClosingSigned_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendClosingSigned_get_msg(ptr);
                const msg_hu_conv: ClosingSigned = new ClosingSigned(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendShutdown */
 export class MessageSendEvent_SendShutdown extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: Shutdown;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendShutdown) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendShutdown_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendShutdown_get_msg(ptr);
                const msg_hu_conv: Shutdown = new Shutdown(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendChannelReestablish */
 export class MessageSendEvent_SendChannelReestablish extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The message which should be sent.
+        */
        public msg: ChannelReestablish;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendChannelReestablish) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendChannelReestablish_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendChannelReestablish_get_msg(ptr);
                const msg_hu_conv: ChannelReestablish = new ChannelReestablish(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type BroadcastChannelAnnouncement */
 export class MessageSendEvent_BroadcastChannelAnnouncement extends MessageSendEvent {
+       /**
+        * The channel_announcement which should be sent.
+        */
        public msg: ChannelAnnouncement;
+       /**
+        * The followup channel_update which should be sent.
+        */
        public update_msg: ChannelUpdate;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               const msg: number = obj.msg;
+               const msg: number = bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement_get_msg(ptr);
                const msg_hu_conv: ChannelAnnouncement = new ChannelAnnouncement(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
-               const update_msg: number = obj.update_msg;
+               const update_msg: number = bindings.LDKMessageSendEvent_BroadcastChannelAnnouncement_get_update_msg(ptr);
                const update_msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, update_msg);
                        CommonBase.add_ref_from(update_msg_hu_conv, this);
                this.update_msg = update_msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type BroadcastNodeAnnouncement */
 export class MessageSendEvent_BroadcastNodeAnnouncement extends MessageSendEvent {
+       /**
+        * The node_announcement which should be sent.
+        */
        public msg: NodeAnnouncement;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_BroadcastNodeAnnouncement) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               const msg: number = obj.msg;
+               const msg: number = bindings.LDKMessageSendEvent_BroadcastNodeAnnouncement_get_msg(ptr);
                const msg_hu_conv: NodeAnnouncement = new NodeAnnouncement(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type BroadcastChannelUpdate */
 export class MessageSendEvent_BroadcastChannelUpdate extends MessageSendEvent {
+       /**
+        * The channel_update which should be sent.
+        */
        public msg: ChannelUpdate;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_BroadcastChannelUpdate) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               const msg: number = obj.msg;
+               const msg: number = bindings.LDKMessageSendEvent_BroadcastChannelUpdate_get_msg(ptr);
                const msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendChannelUpdate */
 export class MessageSendEvent_SendChannelUpdate extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The channel_update which should be sent.
+        */
        public msg: ChannelUpdate;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendChannelUpdate) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendChannelUpdate_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendChannelUpdate_get_msg(ptr);
                const msg_hu_conv: ChannelUpdate = new ChannelUpdate(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type HandleError */
 export class MessageSendEvent_HandleError extends MessageSendEvent {
+       /**
+        * The node_id of the node which should receive this message
+        */
        public node_id: Uint8Array;
+       /**
+        * The action which should be taken.
+        */
        public action: ErrorAction;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_HandleError) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const action: number = obj.action;
+               const node_id: number = bindings.LDKMessageSendEvent_HandleError_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const action: number = bindings.LDKMessageSendEvent_HandleError_get_action(ptr);
                const action_hu_conv: ErrorAction = ErrorAction.constr_from_ptr(action);
                        CommonBase.add_ref_from(action_hu_conv, this);
                this.action = action_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendChannelRangeQuery */
 export class MessageSendEvent_SendChannelRangeQuery extends MessageSendEvent {
+       /**
+        * The node_id of this message recipient
+        */
        public node_id: Uint8Array;
+       /**
+        * The query_channel_range which should be sent.
+        */
        public msg: QueryChannelRange;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendChannelRangeQuery) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendChannelRangeQuery_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendChannelRangeQuery_get_msg(ptr);
                const msg_hu_conv: QueryChannelRange = new QueryChannelRange(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendShortIdsQuery */
 export class MessageSendEvent_SendShortIdsQuery extends MessageSendEvent {
+       /**
+        * The node_id of this message recipient
+        */
        public node_id: Uint8Array;
+       /**
+        * The query_short_channel_ids which should be sent.
+        */
        public msg: QueryShortChannelIds;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendShortIdsQuery) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendShortIdsQuery_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendShortIdsQuery_get_msg(ptr);
                const msg_hu_conv: QueryShortChannelIds = new QueryShortChannelIds(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;
        }
 }
+/** A MessageSendEvent of type SendReplyChannelRange */
 export class MessageSendEvent_SendReplyChannelRange extends MessageSendEvent {
+       /**
+        * The node_id of this message recipient
+        */
        public node_id: Uint8Array;
+       /**
+        * The reply_channel_range which should be sent.
+        */
        public msg: ReplyChannelRange;
        /* @internal */
-       public constructor(ptr: number, obj: bindings.LDKMessageSendEvent_SendReplyChannelRange) {
+       public constructor(ptr: number) {
                super(null, ptr);
-               this.node_id = obj.node_id;
-               const msg: number = obj.msg;
+               const node_id: number = bindings.LDKMessageSendEvent_SendReplyChannelRange_get_node_id(ptr);
+               const node_id_conv: Uint8Array = bindings.decodeUint8Array(node_id);
+               this.node_id = node_id_conv;
+               const msg: number = bindings.LDKMessageSendEvent_SendReplyChannelRange_get_msg(ptr);
                const msg_hu_conv: ReplyChannelRange = new ReplyChannelRange(null, msg);
                        CommonBase.add_ref_from(msg_hu_conv, this);
                this.msg = msg_hu_conv;