Skip to main content

post_native_dm_thread_reply

Function post_native_dm_thread_reply 

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