token removed :)

This commit is contained in:
abdullaev388 2022-02-12 14:11:16 +05:00 committed by GitHub
parent 733bb2ebbb
commit 2e5590b566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ with (message_handler, callback_query_handler, poll_handler)
from telebot import TeleBot, types
from telebot.custom_filters import TextFilter, AdvancedCustomFilter
bot = TeleBot("1254795383:AAE7gbj1aas4lEDHB1eVuZZhSGPWcH1B5ds")
bot = TeleBot("")
class TextFilterKey(AdvancedCustomFilter):