pub async fn create_message_feedback(
configuration: &Configuration,
account_sid: &str,
message_sid: &str,
outcome: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodMessagePeriodMessageFeedback, Error<CreateMessageFeedbackError>>