投稿した質問数
Pythonで映画前売りオープンアラートを作成する
テレグラムボットを構築する
作成
·
561
0
for i in bot.getUpdates(): print(i.message)위 구문을 실행하니까 제목과 같이 timed out 에러가 발생하네요ㅠ
回答