From 0a1a61d8d31911accb387b08ca41056da4a76442 Mon Sep 17 00:00:00 2001 From: thuanle Date: Mon, 27 Apr 2026 10:08:37 +0700 Subject: [PATCH] update sticker id --- internal/configs/tele/sticker.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/configs/tele/sticker.go b/internal/configs/tele/sticker.go index d6fce43..91b42c2 100644 --- a/internal/configs/tele/sticker.go +++ b/internal/configs/tele/sticker.go @@ -8,7 +8,7 @@ const ( var Token2StickerIdxMap = map[string]int{ "BNB": 3, - "TON": 7, + "TON": 5, } var Sticker2TokenMap = map[string]string{