Skip to main content

post_native_dm_message

Function post_native_dm_message 

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