pub fn find_xcm_sent_message_id<C: Chain<RuntimeEvent = <<C as Chain>::Runtime as Config>::RuntimeEvent>>() -> Option<XcmHash>where C::Runtime: Config, C::RuntimeEvent: TryInto<Event<C::Runtime>>,
Helper method to find the message ID of the first Event::Sent event in the chain’s events.
Event::Sent