ダ
@bot.message_handler(content_types=['text'])
def text_handler(message):
if message.text.lower() in config.WORDS['create_post_riddle']:
bot_code.create_post_handler(message)
Size: a a a
ダ
@bot.message_handler(content_types=['text'])
def text_handler(message):
if message.text.lower() in config.WORDS['create_post_riddle']:
bot_code.create_post_handler(message)
т
A
т
S
ダ
A
S
UV
create_post_handler
?A
ダ
A
UV
user@spaceship01u ~
$ grep -R create_post_handler ~/downloads/git/pytelegrambotapi/
user@spaceship01u ~
$
UV
т
т
A
UV
ダ