[−][src]Function my_iot::services::telegram::send_animation
fn send_animation<A: Into<TelegramFile>>(
context: &Context,
chat_id: TelegramChatId,
animation: A
) -> Result<TelegramMessage, Error>
fn send_animation<A: Into<TelegramFile>>(
context: &Context,
chat_id: TelegramChatId,
animation: A
) -> Result<TelegramMessage, Error>