ConversationHandler #2802
Replies: 3 comments 8 replies
-
David ShikoMessage 1.
But with using are classes we are avoiding this question because saving all data are inside an instance So maybe we want to use a classes instead of |
Beta Was this translation helpful? Give feedback.
-
David ShikoMessage 2.
|
Beta Was this translation helpful? Give feedback.
-
David ShikoMessage 3 Message 4 (https://pastebin.com/RxZDLyNW) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There has been some discussion on
ConversationHandler
in the user group starting at https://t.me/pythontelegrambotgroup/544706, which got a bit too lengthy for the user group. I'll try to copy the relevant parts to here in a thread-like stylerelated code snippet: https://pastebin.com/RxZDLyNW (see also #2802 (comment))
David Shiko
Hello guys!
I thought about CH (the hearth of any bot, because command handler is over simple to speak about it)
So I noticed some difficulties that come across at the start and want to announce them.
Logic and requirements which I will be guided:
I will split my announce in a few messages because it may be long.
Beta Was this translation helpful? Give feedback.
All reactions