Added comments
This commit is contained in:
@@ -22,6 +22,7 @@ class UsersSchema(Schema):
|
||||
username = String()
|
||||
telegram_user_id = String()
|
||||
email = Email()
|
||||
cron = String()
|
||||
|
||||
|
||||
class AdminDataSchema(Schema):
|
||||
|
Reference in New Issue
Block a user