Commit Graph

7 Commits

Author SHA1 Message Date
Andrea Cavalli dd075ae89f Add custom deleteMessages implementation 2024-02-11 12:53:28 +01:00
David Guillen Fandos d2415a9191 Update and rebase to version 7.0
Fix a bunch of small issues here and there related to new API calls.
Custom DeleteMessages (bulk) has been deleted in favour of the upstream
implementation that allows deleting a list of messages (instead of a
range).

Documentation might need a redo :)
2024-02-03 12:34:51 +01:00
David Guillen Fandos 74008ebce4 Fix proxy_id validation and add HTTP proxy support 2021-07-09 23:43:30 +02:00
David Guillen Fandos de37889af1 Add API support to manage Telegram proxies.
This adds new endpoints: getProxies, addProxy, deleteProxy, enableProxy
and disableProxy.
The yaml doc file has been updated to hopefully correct information.
2021-07-05 00:58:09 +02:00
Luckydonald b58a56b481
Fix camelCase of userLogin. 2021-01-06 23:34:13 +01:00
Andrea Cavalli cd79fa2f05 Update documentation about thread id 2021-01-06 12:07:21 +01:00
Jannik 02dc65f7cf Docs on github pages in separate branch
The docs will now be hosted in a separate gh-pages branch and will update on every push to the main branch.
2021-01-05 11:07:32 +01:00