messages.ForwardMessages

class pyrogram.raw.functions.messages.ForwardMessages

Telegram API function.

Details:
  • Layer: 187

  • ID: D5039208

Parameters:
  • from_peer (InputPeer) – N/A

  • id (List of int 32-bit) – N/A

  • random_id (List of int 64-bit) – N/A

  • to_peer (InputPeer) – N/A

  • silent (bool, optional) – N/A

  • background (bool, optional) – N/A

  • with_my_score (bool, optional) – N/A

  • drop_author (bool, optional) – N/A

  • drop_media_captions (bool, optional) – N/A

  • noforwards (bool, optional) – N/A

  • top_msg_id (int 32-bit, optional) – N/A

  • schedule_date (int 32-bit, optional) – N/A

  • send_as (InputPeer, optional) – N/A

  • quick_reply_shortcut (InputQuickReplyShortcut, optional) – N/A

Returns:

Updates