//! Endpoint to asks the receiving server to return information that the sending server will need //! to prepare a leave event to get out of the room. pub mod v1;