Example: In `bottery/platforms/telegram/engine.py` Bottery uses the `self.api.send_message` to send the message but never checks which status the api responds.
Example:
In
bottery/platforms/telegram/engine.pyBottery uses theself.api.send_messageto send the message but never checks which status the api responds.