mirror of
https://github.com/boticord/boticordpy.git
synced 2024-11-11 19:07:29 +03:00
added bot_id attribute
This commit is contained in:
parent
fdc6e6bace
commit
b42033d522
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class AutoPost:
|
||||||
"_stats",
|
"_stats",
|
||||||
"_task",
|
"_task",
|
||||||
"_stopped",
|
"_stopped",
|
||||||
|
"bot_id"
|
||||||
)
|
)
|
||||||
|
|
||||||
_success: typing.Any
|
_success: typing.Any
|
||||||
|
|
Loading…
Reference in a new issue