Andrew Privalov
|
a12a771e33
|
API v8.0 (#133)
* bot api 8.0
* readme
|
2024-11-18 11:37:50 +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
|
79a3783161
|
7.4 (#86)
* add omitempty for `provider_token` fields
* add RefundStarPayment method
* add effect_id to message
* add message_effect_id
* add show_caption_above_media
* add show_caption_above_media
* add types for chatAction consts
* changelog, readme
|
2024-05-29 14:08:43 +03:00 |
|
negasus
|
95b8f8c9f2
|
add Marshal functions for struct with many types
- ChatBoostSource
- ChatBackground
- ChatMember
- MenuButton
- MaybeInaccessibleMessage
- ReactionType
- MessageOrigin
|
2024-05-22 17:14:55 +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
|
9ddae8e867
|
6.8 (#38)
|
2023-08-24 11:29:23 +03:00 |
|
mbehboodian
|
4414d4d1c0
|
fix error parsing inline keyboard button click reply message (#30)
Signed-off-by: mbehboodian <29199390+xeptore@users.noreply.github.com>
|
2023-04-26 10:50:59 +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 |
|
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 |
|