[−][src]Trait telegram_bot::types::requests::CanSendAudio
Send an audio
Required methods
pub fn audio<'c, 'p, 't, T>(&self, audio: T) -> SendAudio<'c, 'p, 't> where
T: Into<InputFile>,
[src]
T: Into<InputFile>,