telepot-powered functions replaced with new ones

telepot repository was archived in may 2019
This commit is contained in:
Davte
2019-07-13 16:44:13 +02:00
parent 9cc615df69
commit fc7da6d1bd
6 changed files with 18 additions and 11 deletions

View File

@@ -698,7 +698,7 @@ class Confirmable():
class HasBot():
"""Objects having a telepot.Bot subclass object as `.bot` attribute.
"""Objects having a Bot subclass object as `.bot` attribute.
HasBot objects have a .bot and .db properties for faster access.
"""