How to use loop (while True) in asyncTeleBot ? #1507
Unanswered
VietnameseRick
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Why do you need while True? I did not understand the purpose :/ |
Beta Was this translation helpful? Give feedback.
1 reply
-
Start it in separate thread. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Create an asynchronous task and run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, can anyone show me any example of using while True loop in asyncTeleBot ? I want the Loop the startup automatically after the user setup is completed and no need for any command. Thanks for your help ^^
Beta Was this translation helpful? Give feedback.
All reactions