Forward messages of any kind
forwardMessage(
from_chat_id = NULL,
message_id = NULL,
disable_notification = NULL,
chat_id = NULL
)
Unique identifier for the chat where the original message was sent (required)
Unique message identifier (required)
Sends the message silently. Users will receive a notification with no sound
Unique identifier for the target chat or username of the target channel (required)