'followup' bot has different message handling behavior for different messages. For usual messages it calls 'send_message' function of 'BotHandlerApi' class. For empty messages it calls 'send_reply' function of 'BotHandlerApi' class. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| followup.py | ||
| test_followup.py | ||