mirror of
https://github.com/Llloooggg/Jarvis.git
synced 2026-03-06 03:56:23 +03:00
Дописал отправку сообщения через телеграм
This commit is contained in:
@@ -28,7 +28,7 @@ class User(db.Model):
|
||||
|
||||
def get_id(self):
|
||||
return self.id
|
||||
|
||||
|
||||
def get_tg_id(self):
|
||||
return self.tg_id
|
||||
|
||||
|
||||
Reference in New Issue
Block a user