forwardMessage: forwardMessage

Description Usage Arguments

View source: R/TGBot.R

Description

Forward messages of any kind

Usage

1
forwardMessage(from_chat_id = NULL, message_id = NULL, chat_id = NULL)

Arguments

from_chat_id

Unique identifier for the chat where the original message was sent (required)

message_id

Unique message identifier (required)

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.