Commit Graph

85 Commits

Author SHA1 Message Date
Demian
9eb53434a0 react: refactor 2024-03-10 12:45:51 +01:00
Nash-Well
6fdf666a11
api: features 7.0, 7.1 (#658)
* api: feature 7.0 init

* message: remove blockquote

* api: partrly implement replies 2.0

* api: update comments

* message: add giveaway fields

* message,chat: other changes init

* boost: implement boost updates

* reactions: refactor

* api: implement multiple users request section

* api: provide preview customization

* api: implement 7.1 features

* message: fix story issue

* admin,context: refactor

* bot_test: type refactor

* api: partly fix review comments

* api: small tidy up

* react: reactions init

* telebot: added boost_updated,boost_removed constants

* message: fix InaccessibleMessage message struct parse

* message,reac: naming refactor

* context: add boost to the context of current events
2024-03-10 10:40:16 +02:00
Nash-Well
4670ccf5a3
api: implement 6.8 features (#652)
* api: implement 6.8 features

* chat,topic: refactor

* chat: change unixtime to lowercase
2024-02-28 17:58:27 +02:00
落心
59775c24a0 add entrytype blockquote 2024-02-20 22:15:03 +01:00
Demian
10d3480782 topic: finish and refactor the implementation 2023-11-20 15:06:31 +01:00
Demian
78610849e1 api 6.5: implement request_user and request_chat support params in ReplyButton 2023-11-19 22:22:17 +01:00
Nikita
fb8ce2a4b1
api: update to 6.4 (#606)
Co-authored-by: Demian <optigan@protonmail.com>
2023-11-19 21:52:15 +02:00
Demian
03dcac73d8 chat,message: naming 2023-11-19 20:45:16 +01:00
Demian
d883371ded telebot: refactor bot api 6.3 2023-11-18 16:16:16 +01:00
Nikita
5d4079a489 api: update to 6.3 2023-11-18 16:16:16 +01:00
Demian
d90e8974cc telebot: restructure and refactor 2022-10-06 00:45:27 +03:00
Demian
8042463d7f stickers: implement custom emoji support 2022-10-05 23:29:46 +03:00
Demian
933fcacf4a telebot: rename voice chat to the video chat 2022-10-05 01:03:09 +03:00
Demian
cee9ad2ddd telebot: refactor web apps 2022-10-05 00:11:00 +03:00
demget
352b5c89f1
Merge pull request #509 from dzen-it/v3-webapp_support
Web App support
2022-10-04 22:35:54 +03:00
star-39
173d940a7a Treat Sticker as Media 2022-05-09 07:42:21 +00:00
Mikhail Borovikov
c4abfac25d Added web_app_data for a message 2022-04-17 23:43:27 +07:00
Demian
8ad1e044ee telebot: naming, docs 2022-02-08 01:43:15 +02:00
Nikita
775ea71cb3 updates: add forward fields 2022-02-05 17:59:09 +03:00
Demian
10b70148f7 message: move Media function from context 2022-01-23 00:26:05 +02:00
Demian
c46e31dff6 options: remove InlineKeyboardMarkup type 2022-01-21 23:02:19 +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
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
568f6ea299 message: implement EntityText helper 2021-10-13 21:15:23 +03:00
Demian
cb12b170d3 telebot: add missed events 2021-08-19 16:40:07 +03:00
Demian
f61d30b66b telebot: satisfy Editable for Callback and InlineResult, remove InlineID from Message 2021-07-25 16:07:48 +03:00
Demian
fb7de291df telebot: rename ChosenInlineResult to the InlineResult 2021-07-25 15:49:17 +03:00
demget
bd0bb74d13 Merge pull request #408 from DiscoreMe/develop
api: support 5.2
2021-07-25 15:32:08 +03:00
demget
e7f0e64c71 Merge pull request #407 from DiscoreMe/develop
api: support 5.1
2021-07-25 15:27:59 +03:00
demget
2d17e0e12c Merge pull request #405 from DiscoreMe/develop
api: support 5.0
2021-07-25 15:25:04 +03:00
Ian P Badtrousers
8261689cda Merge pull request #377 from omar-polo/v2
implements voice chat service messages
2021-07-25 15:12:19 +03:00
Demian
5a1a187e87 telebot: clarify and fix all naming issues 2020-06-19 23:36:43 +03:00
Demian
c602a3df68 message: add missed forward fields 2020-06-13 13:23:01 +03:00
Demian
e1811e100a tests: implement more 2020-06-09 23:28:28 +03:00
Demian
dc9db44c81 message: add via_bot field 2020-06-07 21:52:26 +03:00
Demian
7a1d59c7d9 payments: SuccessfulPayment and minor changes 2020-05-21 11:48:24 +03:00
Demian
525f94ff6a message: update message types 2020-04-26 18:48:16 +03:00
Demian
9087ce99d0 message: some clean-ups 2020-04-26 11:56:23 +03:00
dande
9268c6dff7 dice: added constants 2020-04-25 15:59:53 +03:00
dande
3915e8596b dice: fixed dice handling 2020-04-25 15:31:16 +03:00
dande
ab0c9a7060 dice: added dice support 2020-04-25 14:41:48 +03:00
Demian
9b11223d56 bot: complete Polls 2.0 API 2020-04-24 17:52:15 +03:00
Eugene Bravov
bd69a13f32
Add animation to maeesage 2020-02-29 15:34:07 +03:00
Viktor Oreshkin
a770d6d951 Fix typos and misspells 2019-12-26 01:55:51 +03:00
demiangetman
11b34b3857 Add ReplyMarkup field to Message 2019-12-26 01:44:51 +03:00
demiangetman
53bfa49b78 Fill callback inline message on update 2019-12-08 11:57:09 +03:00
Ian Byrd
bda24d8650 Possibly breaking some builds, but inline message IDs won't work
otherwise.
2017-12-27 00:39:15 +02:00
Jonas Bögle
933b28f94e
fixed IsForwarded()
reverts a tiny change from dbc2cd7f6, we need to check both fields because:
- m.OriginalChat is nil when message is not forwarded from a channel
- m.OriginalSender can be nil if the message is forwarded from a channel
(doc: https://core.telegram.org/bots/api#message)
2017-12-25 13:34:09 +01:00