messages.ForwardMessages¶
- class pyrogram.raw.functions.messages.ForwardMessages¶
 Telegram API function.
- Details:
 Layer:
207ID:
978928CA
- Parameters:¶
 from_peer (
InputPeer) – N/Aid (List of
int32-bit) – N/Arandom_id (List of
int64-bit) – N/Ato_peer (
InputPeer) – N/Asilent (
bool, optional) – N/Abackground (
bool, optional) – N/Awith_my_score (
bool, optional) – N/Adrop_author (
bool, optional) – N/Adrop_media_captions (
bool, optional) – N/Anoforwards (
bool, optional) – N/Aallow_paid_floodskip (
bool, optional) – N/Atop_msg_id (
int32-bit, optional) – N/Areply_to (
InputReplyTo, optional) – N/Aschedule_date (
int32-bit, optional) – N/Asend_as (
InputPeer, optional) – N/Aquick_reply_shortcut (
InputQuickReplyShortcut, optional) – N/Avideo_timestamp (
int32-bit, optional) – N/Aallow_paid_stars (
int64-bit, optional) – N/Asuggested_post (
SuggestedPost, optional) – N/A
- Returns:¶