callbacks update, bug fixes

This commit is contained in:
ingvar1995 2016-02-23 00:18:58 +03:00
parent e0dd55d395
commit 18e027ffd9
4 changed files with 17 additions and 12 deletions

View file

@ -33,6 +33,7 @@ class Settings(dict):
'save_history': False,
'allow_inline': True,
'allow_auto_accept': False,
'show_online_friends': False,
'auto_accept_from_friends': [],
'friends_aliases': [],
'typing_notifications': True,