Commit Graph

81 Commits (f9e06705d39316d991d04df0e1f72728978735e2)

Author SHA1 Message Date
Syfaro db88019230 Add support for Polls and other API 4.2 updates. 6 years ago
Syfaro cdcb93df5f No reason to use pointers to arrays. 7 years ago
Syfaro 4d758f17d4 Add some missing fields, generalize configs, remove unneeded methods. 7 years ago
Syfaro 1f859674f7 Consistency of variable names. 7 years ago
Syfaro 655c3a4137 Remove outdated and old comments. 7 years ago
Syfaro 03815bf5bd Unify params and values, introduce helpers to deal with fields. 7 years ago
Syfaro 898e79fe47 Add initial support for sendMediaGroup. 7 years ago
Denis Orlikhin 0343f9ec27 Animation type support added 7 years ago
Oleksandr Savchuk af72b0a3db add support of parse_mode in EditMessageCaptionConfig 7 years ago
Oleksandr Savchuk 0b68c9b790 add full support of parse mode in captions 7 years ago
CssHammer 60668682f7 Add ParseMode to PhotoConfig 7 years ago
Syfaro b728fa78fc More various small code quality improvements. 7 years ago
Oleksandr Savchuk a36af7a672 add deleteChatPhoto method 7 years ago
Oleksandr Savchuk 57be988011 add setChatPhoto method 7 years ago
Oleksandr Savchuk 6e69f99d11 add setChatTitle and setChatDescription methods 7 years ago
Robert Vollmert 9e8d16e1a8 make ChatID int64 for SetGameScoreConfig 8 years ago
Syfaro c268ddc5b9 Fix comments that were copied. 8 years ago
Syfaro bb07769ea9 Bot API 3.5. 8 years ago
Syfaro e840fa3b0f Finish Bot API 3.4. 8 years ago
Syfaro 72f87b43e3 Fix backwards compatibility for Live Location. 8 years ago
Syfaro ac87082c55 Remove remaining methods that returned an APIResponse. 8 years ago
Syfaro 271adc4d97 Bot API 3.2, introduce Request to replace APIResponse methods. 8 years ago
pr0head 5cbecde819 Added `editMessageLiveLocation` and `stopMessageLiveLocation` methods 8 years ago
pr0head 65947daaab Added `live_period` for Location 8 years ago
Lord-Protector b24a37443a Add PinChatMessage and UnpinChatMessage methods 8 years ago
MrYadro 4e059b5fbf
implement new methods for ChatMember 8 years ago
Mohamad Jahani 12f3478326 feat(bot): implement unban chat member for channels 8 years ago
Mohamad Jahani bdb0f1f4c5 feat(bot): implement deleteMessage method 8 years ago
MrYadro 41814af2a0
Fixes and comments 8 years ago
MrYadro 42d132b90a
Payments API 8 years ago
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 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 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