Arman
ecc60d21b7
Added VideoNote support
8 years ago
Alexey Grachov
e4602014c7
[ Fix #89 ] Add caption to Video params.
8 years ago
pol
999653626b
added 'caption' to document parameters
8 years ago
Syfaro
f5c6a478a0
Allow specifying a custom buffer size for the updates channel
9 years ago
Dmitry V
833e457376
Added max connections configuration option to SetWebHook
9 years ago
Ivan Kuznetsov
c0bffcdbba
Fix Caption in VoiceConfig
...
`values()` and `params()` methods of `VoiceConfig` don't process `Caption` field.
9 years ago
MyeongJun
40f1937150
change return new data to return exist v data
9 years ago
LeeMyeongJun
9d6e221a00
add error try catch in all method that use BaseChat.values
9 years ago
LeeMyeongJun
cbf597eaf6
add error try catch in the configs MessageConfig values method
9 years ago
Syfaro
0a57807db7
Additional changes for Telegram API updates.
9 years ago
Syfaro
f3a33ae6f1
Add support for games, among other updates.
9 years ago
tucher
a1204e7ea1
Fixed BaseEdit.values
...
chat_id and message_id should be sent only if there is no
inline_message_id (and vice versa), according to documentation.
9 years ago
Syfaro
217764ba45
Add new chat methods for Bot API 2.1.
9 years ago
Syfaro
bf6e165e92
Fix more ReplyMarkup items in edits, finishes #43 , closes #47 .
9 years ago
boston
890c908551
fix EditMessageReplyMarkupConfig
9 years ago
Syfaro
c0eb5db6c3
Add more tests.
9 years ago
Syfaro
ee1d537565
Add more helpers, update README for v4 release.
9 years ago
Syfaro
595aba3dea
Add sendContact method.
9 years ago
Syfaro
b6130533a3
Add methods for editing messages.
9 years ago
Syfaro
a92f88ce2c
Add some missing comments.
9 years ago
Syfaro
db12d94016
Add kick and unban methods, update some inline query result responses.
9 years ago
Syfaro
18510df3c9
Add some of the new methods and types.
9 years ago
Syfaro
b971c58157
Update for larger Chat IDs.
9 years ago
Syfaro
f33a4eede1
Add support for messages with disabled notifications.
9 years ago
Syfaro
36588c50f4
Add ModeHTML for HTML message formatting.
9 years ago
Syfaro
67ab387694
Fix broken inline queries.
9 years ago
Syfaro
08d7c01637
Rename all errors to be prefixed with Err.
9 years ago
Syfaro
6c84cd1fbb
Replace bad file type error with constant
9 years ago
Syfaro
99262cf76c
Remove deprecated methods.
9 years ago
Syfaro
e8dfdeeeb9
Major documentation and code cleanup.
...
All documention is now less than 80 characters wide. Old methods now
show deprecated warnings. The Values/Params/Method functions are now
private. Types and configs have required and optional comments on
them. Simplified some function logic.
10 years ago
Syfaro
1ae7803be0
Add untested support for Inline Queries.
10 years ago
Gleb Sinyavsky
1cede9cf45
Some helper methods added to Message. Some tests added. Small fixes
10 years ago
Gleb Sinyavsky
eb6b784a5a
mime_type and file_size added for file messages
10 years ago
Syfaro
6960b6fd79
Remove ReplyMarkup interface from MessageConfig, fixes #30
10 years ago
Gleb Sinyavsky
4037dbed02
Lint issues fixed
10 years ago
Gleb Sinyavsky
c4515aa388
Small fixes
10 years ago
Gleb Sinyavsky
9644984dae
removeWebhook method added.
10 years ago
Gleb Sinyavsky
53dd9f6367
Fixes, tests improved
10 years ago
Gleb Sinyavsky
a192540b8c
Many tests added. Small fixes
10 years ago
Gleb Sinyavsky
d0711736ec
Test added, small improvements
10 years ago
Gleb Sinyavsky
da026b435e
Totally new, universal API
10 years ago
Gleb Sinyavsky
d3f7ac7197
Refactorings
10 years ago
Gleb Sinyavsky
9361631c6d
Refactoring
10 years ago
Gleb Sinyavsky
54b9c7e14b
Refactoring
10 years ago
Gleb Sinyavsky
4610c561c6
Drying
10 years ago
Gleb Sinyavsky
57a07c0c22
Refactoring and DRYing
10 years ago
Gleb Sinyavsky
13a8bd025c
Refactorings
10 years ago