Commit Graph

697 Commits

Author SHA1 Message Date
demget
0fd6dea838
Merge pull request #484 from setval/support-5.5
api: support 5.5
2022-02-05 21:26:19 +02:00
Nikita
54d6d11678 errors: add forward message 2022-02-05 18:23:18 +03:00
Nikita
775ea71cb3 updates: add forward fields 2022-02-05 17:59:09 +03:00
Nikita
5f1a4b690e admin: add ban and unban for sender chat 2022-02-05 17:47:39 +03:00
demget
15ad8bd27f
Merge pull request #483 from setval/origin/v3
actions: add
2022-02-05 13:48:08 +02:00
demget
2aedc24dce
Merge pull request #452 from zry98/v3
Implement missing parameters of commands-related methods
2022-02-05 13:40:14 +02:00
Nikita
ddfa10867f actions: add secrets 2022-02-05 13:27:55 +03:00
Nikita
1a8aca7433 actions: add 2022-02-05 13:20:50 +03:00
Demian
1cfc31f074 options: add AllowWithoutReply 2022-02-04 20:55:50 +02:00
Demian
6a0ece4b8f telebot: move disable_content_type_detection from options to document 2022-02-04 20:51:15 +02:00
zry98
a596da19f7
Fix naming 2022-01-30 20:42:18 +01:00
zry98
6cc14872e4
Merge branch 'tucnak:v3' into v3 2022-01-30 20:16:51 +01:00
Demian
f0291132d3 errors: complete the list 2022-01-30 13:58:53 +02:00
Demian
9805b1f622 errors: refactor 2022-01-30 13:22:58 +02:00
Demian
10b70148f7 message: move Media function from context 2022-01-23 00:26:05 +02:00
Demian
61dabe90ab remove .travis.yml 2022-01-23 00:17:17 +02:00
Demian
d7fb7a28b1 revert "poller: remove deprecated MiddlewarePoller"
This reverts commit 561f218adb.
2022-01-23 00:16:58 +02:00
Demian
be2933a4fa all: use errors from the standard library 2022-01-22 19:42:45 +02:00
Demian
f2a7d458a0 context: check for Message properly 2022-01-22 18:32:04 +02:00
Demian
c46e31dff6 options: remove InlineKeyboardMarkup type 2022-01-21 23:02:19 +02:00
Demian
1004fb5df1 context: implement DeleteAfter helper function 2022-01-21 14:58:02 +02:00
Demian
b14a065384 bot: set backup OnError if such was not passed 2022-01-21 14:57:46 +02:00
Demian
3a6cb71b40 context: remove excessive fields 2022-01-21 14:47:11 +02:00
Demian
519415f46c readme: update godoc link 2022-01-19 16:22:05 +02:00
Demian
444c6f8b66 mod: update module name 2022-01-19 15:31:36 +02:00
Demian
a6873e3cdf v3: update readme 2022-01-19 15:29:28 +02:00
Ian P Badtrousers
9817086827 telebot: up to date dependencies 2022-01-16 23:57:20 +01:00
demget
f834b6703e
Merge pull request #477 from hararudoka/v3
Fix typos in README V3
2022-01-15 23:50:47 +02:00
hararudoka
205e7f4430
Merge pull request #1 from hararudoka/hararudoka-patch-1
Fix typos in README.md v3
2022-01-15 17:27:07 +03:00
hararudoka
5637734ec1
Fix a typo in README.md v3 2022-01-14 11:43:44 +03:00
Demian
d053f01c30 media: fix Contact user id type 2021-12-17 14:58:08 +02:00
Demian
7f936709f3 bot: fix SendAlbum file id setting 2021-11-27 01:29:36 +02:00
Demian
631e63d427 context: add missed Sender cases 2021-11-25 14:06:12 +02:00
Demian
561f218adb poller: remove deprecated MiddlewarePoller 2021-11-25 13:48:52 +02:00
Demian
4fd93a66a7 poller: add yaml tag to AllowUpdates 2021-11-25 13:47:46 +02:00
Demian
844466d6fa context: fix EditCaption call 2021-11-08 11:34:19 +02:00
Demian
10b70a53b1 chat: fix response struct in the invite link methods 2021-11-08 01:20:05 +02:00
Demian
a90e356ffc media: fix InputMedia marshalling 2021-11-07 20:42:45 +02:00
Demian
ab94471e99 bot: fix entities passing for InputMedia 2021-11-07 20:32:22 +02:00
Demian
1c916042ee util: simplify sendObject calls 2021-11-07 19:31:43 +02:00
Demian
fdbd536401 media: implement Media interface for the Sticker 2021-11-07 19:14:44 +02:00
Demian
5aece88b1a message: change entities types to the Entities 2021-11-07 18:47:57 +02:00
Demian
0463e22543 telebot: rework media, implement Media and Inputtable interfaces 2021-11-07 18:28:21 +02:00
Demian
435b1e3b63 context: implement Media function, return Caption in Text 2021-11-07 18:27:25 +02:00
Demian
c50827fd42 rename data_payments.go to payments_data.go 2021-11-07 18:26:49 +02:00
Demian
811e9555ed telebot: implement OnMedia endpoint 2021-11-07 16:25:21 +02:00
Demian
e05ea9522c options: delete parse_mode from params together with entities 2021-11-06 23:04:19 +02:00
Demian
50783dccea options: implement message entities option 2021-11-06 22:57:25 +02:00
Demian
0e4c75404b message: add pointer to the ReplyMarkup field 2021-11-06 20:31:50 +02:00
Demian
8d1854e2a7 bot: change chat type to Recipient in invite link functions 2021-11-06 17:00:27 +02:00