pub async fn fetch_media(
configuration: &Configuration,
account_sid: &str,
message_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodMessagePeriodMedia, Error<FetchMediaError>>
Expand description
Fetch a single media instance belonging to the account used to make the request