Add Header / Footer

You can add a header or footer for each post when forward to channels target

Follow these steps

  1. Type /settings on Auto Forward Telegram BOT.

  2. Click Manage Forwarding Task to show list your Task.

  3. Select task you want add Header or Footer.

  4. Next click Advanced Configuration to can access the setup task forward.

  5. Finally the Add Header or Add Footer ➡ī¸

Enter content you want show with some options

📖 Some formats you can refer to:

➡ī¸ Enter EMPTY if you don't want to show the header.

➡ī¸ \n if you want break line.

➡ī¸ \t if you want spaces.

➡ī¸ [[ORIGIN_USERNAME]] if you want to show the sender username

➡ī¸ [[ORIGIN_USERID]] if you want to show the sender userid

➡ī¸ [[ORIGIN_TEXT]] if you want to show original content.

➡ī¸ [[ORIGIN_NAME]] if you want to show the sender name or name original channel.

➡ī¸ [[ORIGIN_POST_ID]] if you want show Post ID origin.

➡ī¸ [[ORIGIN_CHAT_ID]] if you want show CHAT ID origin.

➡ī¸ [[ORIGIN_QUOTED_TEXT]] if you want to display the original post's QUOTED TEXT.

➡ī¸ [[ORIGIN_NAME_URL]] if you want to show the original link.

➡ī¸ [[FROM_USER]] if you want to show the username of sender.

➡ī¸ [[SOURCE_NAME]] if you want to show forward source name.

➡ī¸ [[SENDER_CHAT]] if you want to show name display of sender.

➡ī¸ [[FORWARD_FROM_CHAT]] if you want to show message owner name

➡ī¸ [[ORIGIN_POST_DATE]] if you want to show post date created

➡ī¸ [[ORIGIN_DESCRIPTION]] if you want to show description of channel or group

✏ī¸ Add Header with format as

Content: [[ORIGIN_TEXT]]

From channel: [[ORIGIN_NAME]]

ID: [[ORIGIN_POST_ID]]

CHAT_ID: [[ORIGIN_CHAT_ID]]

\n

➡ī¸ Result after forward content "Hello":

Content: Hello

From channel: Source chat test 2

ID: 4232

CHAT_ID: 1656164752

Hello

Last updated