15
0

- Update to 1.16.4:

* Added support to force_file on any media, including things that were not
    possible before like .webp files.
  * Sending a copy of messages with polls will now work when possible.
  * The library now automatically retries on inter-dc call errors
  * Square brackets removed from IPv6 addresses. This may fix IPv6 support.
  * New client.qr_login().
  * message.click now lets you click on buttons requesting phone or location.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Telethon?expand=0&rev=8
This commit is contained in:
2020-09-11 02:27:56 +00:00
committed by Git OBS Bridge
parent 77170489a0
commit 5815853cf5
4 changed files with 16 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
# Python2 is not supported
%define skip_python2 1
Name: python-Telethon
Version: 1.14.0
Version: 1.16.4
Release: 0
Summary: Full-featured Telegram client library for Python 3
License: MIT