pub async fn post_native_dm_message( configuration: &Configuration, request_body: HashMap<String, Value>, ) -> Result<HashMap<String, Value>, Error<PostNativeDmMessageError>>