handlers.py 文件源码

python
阅读 19 收藏 0 点赞 0 评论 0

项目:recyclebot 作者: opendatahackathon 项目源码 文件源码
def types_cmd(bot, update, **args):
    reply_markup = InlineKeyboardMarkup(types_button_list)
    text = '????? ???? ?????? ????????? ??????? ?????????.\n' \
           '?? ?????? ??????? ????? ?? ??? ??? ????????? ?????????????? ??????????:'
    bot.sendMessage(chat_id=update.message.chat_id, reply_markup=reply_markup, text=text)
    # bot.sendMessage(chat_id=update.message.chat.id, text=u'?????????? ?????? ??????? ????????? ? ???????????: \n' + find_types())
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号