1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-03 00:15:27 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
1f62c8cf98 RawChat boilerplate was removed and replaced by serializers 2019-08-12 15:41:07 +06:00
d6bb14e342 total rework of chats 2019-08-12 15:15:22 +06:00
394bec1805 chat permissions adding 2019-08-12 13:46:16 +06:00
cb94a3a389 Sticker and StickerSet now with isAnimated field 2019-08-12 13:25:55 +06:00
ae7365e9e9 optimize deserialization of InlineKeyboardButton's 2019-06-02 22:10:04 +08:00
85b3f86746 fix in switchInlineQueryCurrentChat 2019-06-01 17:31:48 +08:00
5bc3169578 LoginURL and LoginURLInlineKeyboardButton 2019-06-01 17:21:02 +08:00
bed60720d3 InlineKeyboardMarkup using field as serial name for keyboard 2019-04-20 13:14:49 +08:00
6b045549f9 fix pollQuestionTextLength name 2019-04-16 19:23:29 +08:00
ba368e9fa4 AnonymousForwardedMessage 2019-04-16 17:28:42 +08:00
2b831a803a is_member adding 2019-04-16 17:28:42 +08:00
d7bbb6dd85 add SendPoll 2019-04-16 17:28:42 +08:00
b7d214d145 add Poll object 2019-04-16 17:28:42 +08:00
0af6e6ca15 PollOption added 2019-04-16 17:28:42 +08:00
68712b49e2 fix of serialization issues 2019-04-13 10:15:25 +08:00
f3ba288ad8 WebhookInfo 2019-02-27 14:01:04 +08:00
ff2b56b3a9 add SetWebhook 2019-02-26 09:45:56 +08:00
05b447da85 add AnswerInlineQuery 2019-02-07 14:28:24 +08:00
ef127b85dc add cached Sticker InlineQueryResult 2019-02-07 14:28:24 +08:00
849e21bf15 add Contact InlineQueryResult + add vcard field 2019-02-07 14:28:24 +08:00
fec37d633c add limit for live period 2019-02-07 14:28:24 +08:00
78b63d7b1b add Document InlineQueryResult + a little fixes in audio and voice results 2019-02-07 14:28:24 +08:00
99c3f9b742 add Voice InlineQueryResult + a little fix of Audio result 2019-02-07 14:28:24 +08:00
fa10535a70 add Audio InlineQueryResult 2019-02-07 14:28:24 +08:00
1ce4c97899 add Video InlineQueryResult 2019-02-07 14:28:24 +08:00
558800c1e4 add Mpeg4Gif InlineQueryResult 2019-02-07 14:28:24 +08:00
0f9533e54a InputMessageContent filling 2019-02-07 14:28:24 +08:00
eab147a38f update texts lengths restrictions 2019-01-29 08:18:07 +08:00
89eda29965 init 2018-12-26 16:21:52 +08:00