Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

forwardMessage

Forward messages of any kind


Description

Use this method to forward messages of any kind.

Usage

forwardMessage(chat_id, from_chat_id, message_id,
  disable_notification = FALSE)

Arguments

chat_id

Unique identifier for the target chat or username of the target channel.

from_chat_id

Unique identifier for the chat where the original message was sent.

message_id

Message identifier in the chat specified in from_chat_id.

disable_notification

(Optional). Sends the message silently. Users will receive a notification with no sound.

Details

You can also use it's snake_case equivalent forward_message.


telegram.bot

Develop a 'Telegram Bot' with R

v2.4.0
GPL-3
Authors
Ernest Benedito [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.