my.telegram: initial module from telegram_backup
This commit is contained in:
parent
6594ad24dc
commit
6493859ba5
3 changed files with 86 additions and 0 deletions
|
@ -159,3 +159,10 @@ class browser:
|
|||
export_path: Paths = ''
|
||||
class active_browser:
|
||||
export_path: Paths = ''
|
||||
|
||||
|
||||
class telegram:
|
||||
class telegram_backup:
|
||||
export_path: PathIsh = ''
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue