OvyFlash
|
5e115c98c7
|
Implement Bot API 6.4 changes
|
2022-12-31 02:15:29 +02:00 |
Syfaro
|
10a9f2650f
|
Implement Bot API 6.0 changes.
|
2022-04-16 12:36:59 -04:00 |
Syfaro
|
3f07c5f676
|
Updates for Bot API 5.5.
|
2021-12-07 10:08:41 -05:00 |
Syfaro
|
f2ef2729ab
|
Add alias for kickChatMember rename.
|
2021-12-03 21:44:02 -05:00 |
Syfaro
|
816532053b
|
Create interface for file data.
|
2021-08-20 15:31:52 -04:00 |
Syfaro
|
66dc9e8246
|
Updates for Bot API 5.3.
|
2021-06-27 15:15:09 -04:00 |
Syfaro
|
05db49c9e3
|
Merge branch 'develop' into multiple-uploads
|
2021-03-10 12:33:02 -05:00 |
Syfaro
|
24d4f79474
|
Updates for Bot API 5.1.
|
2021-03-09 12:27:17 -05:00 |
Syfaro
|
4064ced03f
|
Add some tests, fix copyMessage.
|
2020-11-06 12:36:00 -05:00 |
Syfaro
|
24e02f7ba6
|
Merge branch 'develop' into bot-api-5.0
|
2020-11-06 00:18:30 -05:00 |
Syfaro
|
366879b110
|
Merge branch 'master' into develop
|
2020-11-05 23:29:48 -05:00 |
Syfaro
|
ac5306ce0c
|
Updates for Bot API 5.0.
|
2020-11-05 16:53:37 -05:00 |
Syfaro
|
f2cd95670d
|
Update some forgotten items.
|
2020-07-26 16:06:22 -05:00 |
Syfaro
|
8d14bd7a56
|
Make MediaGroupConfig Chattable and Fileable.
|
2020-07-26 14:40:12 -05:00 |
Syfaro
|
ce4fc988c9
|
Add support for uploading multiple files.
|
2020-07-25 19:29:40 -05:00 |
Syfaro
|
6b0d3ce2a6
|
Fix some lints.
|
2020-07-21 14:20:12 -05:00 |
zhuharev
|
6fcca60571
|
Fix old package import
|
2020-02-15 16:19:31 +03:00 |
zhuharev
|
b40fac9202
|
Resolve develop and master conflicts
|
2020-02-15 16:08:58 +03:00 |
Syfaro
|
5ce2767dad
|
Updates for Bot API 4.4 and 4.5.
|
2020-01-06 01:44:13 -06:00 |
Lev Zakharov
|
fdf31c7cf4
|
Add type helpers to message entities.
|
2019-01-10 15:39:47 +03:00 |
Syfaro
|
a746f39d22
|
Move tests into tgbotapi package.
|
2018-10-08 23:34:34 -05:00 |
Syfaro
|
cdcb93df5f
|
No reason to use pointers to arrays.
|
2018-10-08 23:32:34 -05:00 |
Syfaro
|
03815bf5bd
|
Unify params and values, introduce helpers to deal with fields.
|
2018-10-08 18:21:29 -05:00 |
Syfaro
|
b728fa78fc
|
More various small code quality improvements.
|
2018-03-26 12:39:07 -05:00 |
zhuharev
|
2022d04b94
|
fix tests, linter errors and fmt
|
2017-11-09 21:51:50 +03:00 |
Zaur Abdulgalimov
|
5dbfec17f3
|
test User:IsBot
|
2017-11-09 19:46:11 +03:00 |
Henner
|
b8425b053e
|
Add missing tests
|
2017-10-07 18:06:20 +02:00 |
Henner
|
c697a95948
|
Fix failing tests
|
2017-10-07 18:04:27 +02:00 |
mamal
|
f1ed87c281
|
feat(types): add language code to user struct
|
2017-05-22 12:40:04 +04:30 |
Syfaro
|
c0eb5db6c3
|
Add more tests.
|
2016-04-13 17:06:18 -05:00 |
Syfaro
|
b7c9b50020
|
Don't return slash in Command, strip bot name if needed.
|
2016-03-30 09:04:15 -05:00 |
Syfaro
|
2105871843
|
Update package name
|
2016-01-03 18:12:03 -06:00 |
Gleb Sinyavsky
|
d40f7f9703
|
Package name changed
|
2015-12-16 16:57:21 +03:00 |
Gleb Sinyavsky
|
1cede9cf45
|
Some helper methods added to Message. Some tests added. Small fixes
|
2015-12-13 20:31:59 +03:00 |
Gleb Sinyavsky
|
eb6b784a5a
|
mime_type and file_size added for file messages
|
2015-12-13 20:00:20 +03:00 |
Syfaro
|
a274ce7a9f
|
remove a useless test, add test for IsSuperGroup
|
2015-12-09 20:13:31 -06:00 |
Gleb Sinyavsky
|
667b68e570
|
Package path changed before merge
|
2015-11-22 02:40:39 +03:00 |
Gleb Sinyavsky
|
53dd9f6367
|
Fixes, tests improved
|
2015-11-21 14:22:08 +03:00 |
Gleb Sinyavsky
|
c67df95407
|
Tests added
|
2015-11-21 13:17:34 +03:00 |