Telethon/telethon/tl
AEIMS 132b3d0f62
adding open_url argument for Message.Button Class
adding necessary changes so it works with changes made in telethon.tl.Message.Button
open_url is a bool arg defualt to None (False) so clicking a url inline button will actually return the URL for further proccessing in code instead of returning True and opening it in browser.
2025-05-02 19:46:59 +03:30
..
core Remove unused imports and variables 2020-07-04 13:29:43 +02:00
custom adding open_url argument for Message.Button Class 2025-05-02 19:46:59 +03:30
patched Fix definition typo in patched module 2021-02-10 20:21:16 +01:00
__init__.py Subclass TLRequest for content-related objects 2018-06-12 20:14:21 +02:00
tlobject.py Make large dates wrap around 2020-11-12 15:25:08 +01:00