TelegramBot.sendPhoto

Send photo

  1. Message sendPhoto(T chat_id, string photo)
  2. Message sendPhoto(SendPhotoMethod m)
    struct TelegramBot
    @trusted
    sendPhoto

Return Value

Type: Message

Sent Message

Throws

TelegramBotException on errors

See Also

Meta