1
Commit Graph

16 Commits

Author SHA1 Message Date
Andrew Privalov
581c533020
7.10 (#114)
* 7.10

* changelog
2024-09-13 15:43:05 +03:00
Andrew Privalov
8984ecd9d4
V7.6 (#102)
* add models.ParseModeMarkdownV1 const

* fix typo in readme

* add method SendPaidMedia

* add field PaidMedia

* add InvoicePayload to TransactionPartnerUser

* add PaidMedia

* remove comments from example

* add refunded_payment

* changelog, readme
2024-07-18 17:37:31 +03:00
Andrew Privalov
267a217a31
support api 7.3 (#84) 2024-05-20 12:07:43 +03:00
Andrew Privalov
d8831e7c5a
v7.2 (#74) 2024-04-02 18:09:36 +03:00
Andrew Privalov
ceeb95e6f1
support API v7.1 (#61) 2024-02-19 11:56:20 +03:00
Andrew Privalov
96a4c359a7
v7.0 (#55)
* API v7.0

* readme
2024-01-10 15:16:04 +03:00
Andrew Privalov
f04eaedb1c
6.9 (#40)
* Added the new administrator privileges can_post_stories, can_edit_stories and can_delete_stories to the classes ChatMemberAdministrator and ChatAdministratorRights.

* update PromoteChatMemberParams

* update WriteAccessAllowed

* update changelog, readme
2023-09-28 13:57:02 +03:00
Andrew Privalov
9ddae8e867
6.8 (#38) 2023-08-24 11:29:23 +03:00
Andrew Privalov
de923f1916
api 6.5 (#16) 2023-02-06 10:54:44 +03:00
Andrew Zhukovskiy
eba8c31e95
Changed some field data types to int64 (#11)
To fix crashes on 32-bit systems.
Also, it explicitly says so at https://core.telegram.org/bots/api
2023-01-13 17:18:22 +03:00
Negasus
1d0067f081 api 6.4 2023-01-10 11:18:24 +03:00
Andrew Privalov
44314d4b35
6.3 (#7)
* support 6.3 API

* update readme
2022-11-05 19:31:41 +03:00
Andrew Privalov
0dca12b7f1
v6.2 (#3) 2022-08-23 13:24:20 +03:00
Andrew Privalov
8e2b13963c
bot api v6.1 (#2) 2022-07-08 12:20:49 +03:00
Negasus
d531c8b234 support all methods, wip validation 2022-04-29 12:21:42 +03:00
Negasus
a030f389d9 initial 2022-04-25 19:02:51 +03:00