Function egg_mode::media::set_metadata[][src]

pub async fn set_metadata(
    media_id: &MediaId,
    alt_text: &str,
    token: &Token
) -> Result<()>
Expand description

Set metadata for a media upload. At the moment the only attribute that may be set is alt_text.