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