Commit Graph

949 Commits

Author SHA1 Message Date
Andy Costanza
b316a677f0 feat(spring boot): Upgrade spring boot dependency to 2.5.x and bump junit5 to 5.7.2 2022-01-07 16:04:08 +01:00
Ruben Bermudez
be99e95f36
Merge pull request #1022 from rubenlagus/dev
Dev
2022-01-01 23:16:08 +00:00
Ruben Bermudez
7273952a5b
Merge pull request #964 from AliannejadiPourya/master
added how to send stickers!
2022-01-01 23:07:31 +00:00
Ruben
feffffe112 Api Version 5.6 2022-01-01 23:06:28 +00:00
Ruben Bermudez
5c6bbbe1db
Merge pull request #1006 from yangshoulai/dev
Rename entities in class InputMedia
2022-01-01 22:43:02 +00: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
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
Ruben Bermudez
745709ea3c
Merge pull request #907 from nicetryzz/InlineModelWiki
Inline Model add in Wiki
2021-06-25 09:36:06 +01:00
Ruben Bermudez
5c1bf4a0f4
Merge pull request #921 from AssasinCross/master
Fix issue #920 Wrong API path for SetStickerSetThumb
2021-06-25 09:34:16 +01:00
Herindra Setiawan
d315745f2e Change Exception error message to match the function 2021-05-18 15:40:14 +07:00
Herindra Setiawan
09cdf87724 Fix issue #920 Wrong API path for SetStickerSetThumb 2021-05-18 13:56:11 +07:00
Ruben Bermudez
02fdbec4cc
Merge pull request #912 from rubenlagus/dev
Dev
2021-04-26 21:01:34 +01:00
rubenlagus
2b721194d1 Update 5.2 2021-04-26 20:55:29 +01:00
Ruben Bermudez
242af20024
Merge pull request #909 from Jimall/fix_issue_869 2021-04-25 13:09:52 +01:00
Shang Jihao
d3e58de851 fix issue 869 2021-04-25 18:09:24 +08:00
Ruben Bermudez
0e80f2a4c8 update pom 2021-04-25 03:01:23 +01:00
monkey
e38c3b0ba9 issue #707 ExponentialBackOff refactored to interface for custom implementation 2021-04-25 03:01:23 +01:00