Message.forward¶ bound method · async Forward message to chat. Shortcut for forwardMessage. Message.forward( chat_id: int, in_game_share: bool = False, disable_notification: bool = False ) → Error | Message Source: pytdbot/types/bound_methods/message.py