sendPhoto: sendPhoto

Description Usage Arguments

View source: R/TGBot.R

Description

Send image files

Usage

1
2
sendPhoto(photo = NULL, caption = NULL, reply_to_message_id = NULL,
  chat_id = NULL)

Arguments

photo

photo to send (required)

caption

photo caption

reply_to_message_id

If the message is a reply, ID of the original message

chat_id

Unique identifier for the target chat or username of the target channel (required)


telegram documentation built on May 1, 2019, 8:05 p.m.