added bot_id attribute

This commit is contained in:
Виктор 2023-07-24 20:32:10 +03:00 committed by GitHub
parent fdc6e6bace
commit b42033d522
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,6 +24,7 @@ class AutoPost:
"_stats", "_stats",
"_task", "_task",
"_stopped", "_stopped",
"bot_id"
) )
_success: typing.Any _success: typing.Any