stable remote app
This commit is contained in:
parent
ae6bf0f96d
commit
2287ddd6f1
10 changed files with 8 additions and 4 deletions
1
typs.py
1
typs.py
|
|
@ -10,6 +10,7 @@ class Mail:
|
|||
self.owner = owner
|
||||
self.target = target
|
||||
self.text = text
|
||||
self.audio = audio
|
||||
|
||||
|
||||
class MailBox:
|
||||
|
|
|
|||
Loading…
Reference in a new issue