From 2021eed6569f6b3d743cf523c138f4b6982db232 Mon Sep 17 00:00:00 2001 From: Arman Date: Wed, 21 Jun 2017 15:09:13 +0430 Subject: [PATCH] Changed the bot token back to what it was before --- bot_test.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bot_test.go b/bot_test.go index e4c31e2..bf36ec8 100644 --- a/bot_test.go +++ b/bot_test.go @@ -12,8 +12,8 @@ import ( ) const ( - TestToken = "378975008:AAHqfRjhWiCGrxI4zJP8O5dpfdxUH3ezhxQ" - ChatID = 41507975 + TestToken = "153667468:AAHlSHlMqSt1f_uFmVRJbm5gntu2HI4WW8I" + ChatID = 76918703 ReplyToMessageID = 35 ExistingPhotoFileID = "AgADAgADw6cxG4zHKAkr42N7RwEN3IFShCoABHQwXEtVks4EH2wBAAEC" ExistingDocumentFileID = "BQADAgADOQADjMcoCcioX1GrDvp3Ag"