[FIX] Fixed roster exchange request after transport boot-up [ADD] Added optional profile pictures downloading to V-Cards; you need to add `enable_avatars`(bool) to database or just remove and re-create db file to enable it
4 lines
61 B
Python
4 lines
61 B
Python
from xmpp_tg.xmpp import XMPPTelegram
|
|
|
|
__version__ = '0.3.2'
|