TgNotification

TgNotification used for push copyTrade order info, execute light operations such as pauseCopyTrade, modifyTipFee...

1. Get UserID

getTgUserId
  • Use your tg account send /getid command to @myidbot, then it'll reply your ID.

2. Get GroupID

getTgGroupId
  • create a group chat first and add @myidbot to your group members

  • in group chat, input command: /getgroupid@myidbot

3. Commit the PushNotificationConf

4. Simple PushNotification Message

Below is the CN version, but don't worry, turbofire have both CN and EN versions.

TgNotificationMessage

Last updated