mirror of
https://github.com/MrSedan/neuro-reply-bot-reworked.git
synced 2026-01-15 05:59:43 +03:00
Added comments
This commit is contained in:
@@ -6,6 +6,7 @@ from ._methods.user import User
|
||||
|
||||
|
||||
class neuroapi:
|
||||
"""Class with all neuroapi methods"""
|
||||
post = Post()
|
||||
admin = Admin()
|
||||
user = User()
|
||||
|
||||
Reference in New Issue
Block a user