Commit Graph

1013 Commits

Author SHA1 Message Date
Ruben Bermudez
5c6bbbe1db
Merge pull request #1006 from yangshoulai/dev
Rename entities in class InputMedia
2022-01-01 22:43:02 +00:00
Andrea Cavalli
45c1bdc37b Implement "TooManyRequests" error 2021-12-24 18:50:44 +01:00
Andrea Cavalli
6f904af461 Bugfix 2021-12-20 16:04:32 +01:00
Andrea Cavalli
e597baf533 Add date in photos 2021-12-19 11:39:31 +01:00
Andrea Cavalli
0010c00a0b multiple updates should use a different path 2021-12-19 02:39:28 +01:00
Andrea Cavalli
4da9123b07 Bugfix 2021-12-19 02:20:43 +01:00
Andrea Cavalli
2295336fc0 Bugfix 2021-12-19 01:34:54 +01:00
Andrea Cavalli
3ef4bf0e87 Add more types 2021-12-19 01:28:43 +01:00
Andrea Cavalli
cc33d6641d Support special webhooks 2021-12-19 01:16:10 +01:00
Andrea Cavalli
57f043e239 Merge remote-tracking branch 'origin/master' 2021-12-19 00:38:59 +01:00
Andrea Cavalli
10f556510e Update lombok 2021-12-19 00:37:54 +01:00
Andrea Cavalli
5adc17f6cc Add extra info 2021-12-19 00:17:31 +01:00
Andy Costanza
92acba219b feat(spring boot): Upgrade spring boot dependency to 2.5.x and bump junit5 to 5.7.2 2021-12-14 17:12:47 +01:00
Andy Costanza
0ee70dd08e
Merge branch 'rubenlagus:master' into master 2021-12-14 16:57:59 +01:00
Ruben
e606e2afa3 Api Version 5.5 2021-12-07 21:19:35 +00:00
Ruben Bermudez
2663d01761
Merge pull request #1007 from rubenlagus/dev
Dev
2021-12-07 21:18:17 +00:00
Ruben
3eea18aef6 Api Version 5.5 2021-12-07 21:03:25 +00:00
Andy Costanza
df26c228f8
Merge branch 'rubenlagus:master' into master 2021-12-07 16:51:48 +01:00
yangshoulai
9888db476a
Rename entities in class InputMedia
According to [official documentation](https://core.telegram.org/bots/api#sendphoto), field `entities` should be named as `caption_entities`.
2021-12-07 14:36:59 +08:00
Ruben
2212afc864 Fix changelog 2021-11-14 23:01:27 +00:00
Ruben
94d5281929 Fix changelog 2021-11-14 23:00:52 +00:00
Ruben Bermudez
7d8018c79d
Merge pull request #1000 from rubenlagus/dev
Dev
2021-11-14 23:00:13 +00:00
Ruben
a5cad1407b Update Version 2021-11-14 21:37:21 +00:00
Ruben Bermudez
5e9e91216a
Merge pull request #994 from timursergeevichname/master
added clarifying message to TelegramApiException if filePath parameter is empty
2021-11-14 21:26:15 +00:00
Ruben
e5deb95933 Update Version 2021-11-14 21:25:40 +00:00
Ruben
0544429c47 Fix #999 2021-11-14 21:22:04 +00:00
timursergeevich
17c336b1ec added clarifying message to TelegramApiException if filePath parameter is empty 2021-11-06 21:32:57 +03:00
Ruben Bermudez
46c5aa6b80
Merge pull request #993 from rubenlagus/dev
Api Version 5.4
2021-11-06 16:28:56 +00:00
Ruben
729c22c97d Api Version 5.4 2021-11-06 16:28:12 +00:00
Ruben Bermudez
3412e0dd48
Merge pull request #992 from rubenlagus/dev
Dev
2021-11-06 16:19:45 +00:00
Ruben
29cdebad8a Api Version 5.4 2021-11-06 15:37:30 +00:00
Ruben
0c202ac134 Api Version 5.4 2021-11-06 15:30:42 +00:00
Ruben
0580210a3e Api Version 5.4 2021-11-06 15:23:59 +00:00
Ruben
eef0681ddf Api Version 5.4 2021-11-06 14:52:47 +00:00
Ruben Bermudez
eeff4d3ae6
Merge pull request #958 from YunLemon/Modify_Travis_1
Improve Travis CI build Performance
2021-10-17 23:03:13 +01:00
Ruben Bermudez
2b2ede3833
Merge pull request #968 from YanhuiJessica/patch-1
fixed typo
2021-10-17 22:59:38 +01:00
Ruben Bermudez
e5753bc037
Merge pull request #969 from rubenlagus/dependabot/maven/telegrambots-chat-session-bot/org.apache.shiro-shiro-core-1.8.0
Bump shiro-core from 1.7.0 to 1.8.0 in /telegrambots-chat-session-bot
2021-10-17 22:57:36 +01:00
dependabot[bot]
50e5c16078
Bump shiro-core from 1.7.0 to 1.8.0 in /telegrambots-chat-session-bot
Bumps [shiro-core](https://github.com/apache/shiro) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/apache/shiro/releases)
- [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
- [Commits](https://github.com/apache/shiro/compare/shiro-root-1.7.0...shiro-root-1.8.0)

---
updated-dependencies:
- dependency-name: org.apache.shiro:shiro-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-20 20:41:35 +00:00
YanhuiJessica
a7f242fca0
fixed typo 2021-09-18 20:47:09 +08:00
AliannejadiPourya
ee3114cc7f added how to send stickers 2021-09-05 04:22:43 +04:30
Chen Zhang
2cc4fb1fb6 Improve Travis CI build Performance 2021-08-17 14:09:33 +08:00
Ruben Bermudez
fe2466e25d
Merge pull request #942 from aNNiMON/chatmember-improve
Add an access to the user in ChatMember interface
2021-07-19 01:15:53 +01:00
Victor
aff5385685 Fix ability bot test 2021-07-08 17:42:27 +03:00
Victor
0ec2e32bc9 Add an access to the user in ChatMember interface 2021-07-08 15:46:41 +03:00
Ruben Bermudez
247274a568
Merge pull request #938 from rubenlagus/dev
Dev
2021-07-04 22:03:27 +01:00
rubenlagus
c8d461926b ApiVersion 5.3.0 2021-07-04 13:04:15 +01:00
Ruben Bermudez
96d3cf187f
Merge pull request #937 from addo47/fix-force-reply
Set the proper fields for forceReply method in silent sender
2021-07-04 12:39:06 +01:00
rubenlagus
ff6ce9f764 ApiVersion 5.3 2021-07-04 03:14:10 +01:00
Abbas Abou Daya
c453b54bd4 Set the proper fields for forceReply 2021-07-03 11:20:42 -07:00
rubenlagus
b02034c6c4 Fix #931 2021-06-25 10:39:45 +02:00