Habib Rohman

Results 2 comments of Habib Rohman

Also example on good wiki tutorial [python-telegram-bot/python-telegram-bot/wiki](https://github.com/python-telegram-bot/python-telegram-bot/wiki).

Just pass the object not the id ``` test = ros.queue.simple(name="Test")[0] ros.queue.simple.remove(test) ```