本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
Cinabre
/
Telegram-Betaseries
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
瀏覽代碼
Suppression de la commande "Login" -> inutile avec initialisation
master
TheBidouilleur
8 月之前
父節點
e4fd35991e
當前提交
eda61dc01f
共有
1 個檔案被更改
,包括
0 行新增
和
4 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
bot.py
+ 0
- 4
bot.py
查看文件
@@ -122,10 +122,6 @@ def main():
pass_job_queue=True,
pass_chat_data=True))
dp.add_handler(CommandHandler("login", login_beta,
pass_args=True,
pass_job_queue=True,
pass_chat_data=True))
updater.start_polling()
updater.idle()
Write
Preview
Loading…
取消
儲存