pub async fn fetch_message(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodMessage, Error<FetchMessageError>>
Expand description
Fetch a message belonging to the account used to make the request