1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-06-29 04:47:48 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
313068543f fix warnings 2019-02-21 14:21:33 +08:00
2974a33e51 fixes in serialization 2019-02-21 14:09:04 +08:00
a6d0925cfd optimize imports 2019-02-07 20:25:04 +08:00
983e5edf7b inline messages edit result fixes 2019-02-07 20:19:25 +08:00
6f53e92b69 make AnswerInlineQuery serializable -.- 2019-02-07 19:38:47 +08:00
ceabdd4492 one more fix for serialization of AnswerInlineQuery 2019-02-07 19:36:03 +08:00
0138036ed2 add InlineQuery#createAnswer 2019-02-07 14:28:24 +08:00
05b447da85 add AnswerInlineQuery 2019-02-07 14:28:24 +08:00
fa10535a70 add Audio InlineQueryResult 2019-02-07 14:28:24 +08:00
0f9533e54a InputMessageContent filling 2019-02-07 14:28:24 +08:00
206b3fd3e4 ResponseParameters renaming to Response 2019-02-05 12:40:29 +08:00
2af4ebcd44 apply length restrictions to all textable send requests 2019-01-29 08:20:04 +08:00
fcb760eb98 fix in GetMe 2019-01-25 09:59:52 +08:00
8510b433a8 optimise imports 2019-01-21 16:15:17 +08:00
1518731786 fix "SendContact" method and "SendSticker" file name 2019-01-21 09:24:22 +08:00
65a226a51b fix method in EditChatMessageText 2019-01-21 09:06:58 +08:00
bc0606e879 Now all media sending factories which contains "thumb" have default "null" value 2019-01-20 13:13:42 +08:00
a1fd6dd899 optimise imports 2019-01-17 10:43:51 +08:00
54c55d2dc6 Added "ResendableContent" 2019-01-17 10:19:33 +08:00
89eda29965 init 2018-12-26 16:21:52 +08:00