-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
FightPandemics-Telegram/chatbot/app/handlers/create_post.py
Lines 232 to 237 in 156d659
| # TODO should add keyboard so user can edit or submit etc | |
| ) | |
| logging.warning(warning) | |
| # TODO should then check if user wants to edit or submit | |
| return State.SUBMIT_POST | |