For the complete documentation index, see llms.txt. This page is also available as Markdown.

💬Setup Topics For Task

This feature is help Forward Channel/Group/User to one or more Topics in Group and

Forward one or more Topics in Group to Channel/Group/User

❇️ If you don't have any task forward. Please create first

👉 Create New Task AutoForward

How to get SOURCE_CHAT_ID and TARGET_CHAT_ID?

Use the following syntax for adding channels/users/bots: /forward add [LABEL_TASK] [SOURCE_CHAT_ID] -> [TARGET_CHAT_ID]

Command other

/forward remove [LABEL_TASK]

/forward start [LABEL_TASK]

/forward stop [LABEL_TASK]

*Arguments

  • SOURCE_CHAT_ID -> The destination chat you want to use the BOT command with. Can be user, bot, channel, group or supergroup.

  • TARGET_CHAT_ID -> The destination chat you want to use the BOT command with. Can be user, bot, channel, group or supergroup.

  • LABEL_TASK: Label name that you want to create to control forward actions.

=> View more at How To Create Task Auto Forward ?

One to One /forward add work1 22222 -> 66666 Many to One /forward add work1 22222,33333 -> 66666 One to Many /forward add work1 22222 -> 66666,77777 Many to Many /forward add work1 22222,33333 -> 66666,77777 =============== Remove task with label work1 in list /forward remove work1 Start task with label work1 in list /forward start work1 Stop task with label work1 in list /forward stop work1

Set delay 30 seconds to each message with label work1 /forward delay work1 30

Set maximum time limit to receive message edit event from SOURCE_ID is 30 seconds with label work1 /forward max_time_edit work1 30

Restart all process if any error /forward restart Show all list task /forward task

❇️ How to activate topic for Task Forward?

👉 Forward From Channel/Group/User to One or More Topics in Task

Use command to get and access to Task

1. After typing the command, select Manage Forwarding Tasks or Show ALL to show all your list Task. 2. Next click a Task you want settings.

Detail Task
  1. Next Select Target Topic to show list topic in group

  2. At here click to topic you want activate

List Topic in Group
  1. Done

Activated Topics

👉 Forward From One or More Topics to Channel/Group/User in Task

Use command to get and access to Task

1. After typing the command, select Manage Forwarding Tasks or Show ALL to show all your list Task. 2. Next click a Task you want settings.

Detail Task
  1. Next Select Source Topic to show list topic in group

  2. At here click to topic you want activate

List Topic in Group
  1. Done

Activated Topics

Last updated