diff options
author | 2020-12-19 10:59:09 -0800 | |
---|---|---|
committer | 2020-12-19 11:01:30 -0800 | |
commit | 598c4a50c0c4f2e0c2139d6c349ee183010dbf78 (patch) | |
tree | c020c96a03da70f11bfaf4540459c49df91c2aba /tests/helpers.py | |
parent | APIClient: remove obsolete function (diff) |
Bot: cease support of Bot.clear()
Supporting the function means supporting re-use of a closed Bot.
However, this functionality is not relied upon by anything nor will it
ever be in the foreseeable future.
Support of it required scheduling any needed startup coroutines as
tasks. This made augmenting the Bot clunky and didn't make it easy to
wait for startup coroutines to complete before logging in.
Diffstat (limited to 'tests/helpers.py')
0 files changed, 0 insertions, 0 deletions