Closed teremterem closed 3 years ago
MessageHandler does not react to channel_post updates (at least from inside ConversationHandler). According to docs, it should react to channel posts (at least outside of ConversationHandler?)
ConversationHandler is not designed to work in channels:
Let's leave it as is (for now?).
MessageHandler does not react to channel_post updates (at least from inside ConversationHandler). According to docs, it should react to channel posts (at least outside of ConversationHandler?)