Inflearn Community Q&A
socket.timeout: The read operation timed out 에러발생
Written on
·
566
0
for i in bot.getUpdates():
print(i.message)
위 구문을 실행하니까 제목과 같이 timed out 에러가 발생하네요ㅠ
python
Answer
This question is waiting for answers
Be the first to answer!





