Skip to main content

attach_to_native_dm_message

Function attach_to_native_dm_message 

Source
pub async fn attach_to_native_dm_message(
    configuration: &Configuration,
    message_id: &str,
    request_body: HashMap<String, Value>,
) -> Result<HashMap<String, Value>, Error<AttachToNativeDmMessageError>>