|
a393382a7c
|
fixes for webhooks
|
2019-03-04 11:13:01 +08:00 |
|
|
057d902883
|
add SetWebhook factory which can be used without certificate file
|
2019-03-04 10:49:37 +08:00 |
|
|
f4b7bb42d6
|
add plain answer to default exception
|
2019-03-04 10:34:28 +08:00 |
|
|
ce9e141680
|
rewrite GetWebhookInfo as class for better work with serialization
|
2019-02-27 14:12:39 +08:00 |
|
|
f3ba288ad8
|
WebhookInfo
|
2019-02-27 14:01:04 +08:00 |
|
|
f4e58375f2
|
add MediaGroupUpdate
|
2019-02-27 11:03:59 +08:00 |
|
|
b1d732c99a
|
deprecate toJsonWithoutNulls
|
2019-02-27 10:51:25 +08:00 |
|
|
f1836ec238
|
add contextual serializer to DataRequest and Request to avoid exceptions
|
2019-02-27 08:52:22 +08:00 |
|
|
8997454a46
|
update order of arguments in setWebhook
|
2019-02-26 16:11:37 +08:00 |
|
|
1520271777
|
add main webhooks functionality for using with reverse proxy
|
2019-02-26 16:01:26 +08:00 |
|
|
ff2b56b3a9
|
add SetWebhook
|
2019-02-26 09:45:56 +08:00 |
|
|
7cc02492b4
|
fix SendMediaGroupData convertedMedia
|
2019-02-23 18:34:55 +08:00 |
|
|
385426552e
|
add custom MediaGroupMemberInputMedia serializer
|
2019-02-23 18:21:24 +08:00 |
|
|
b39232ae47
|
add SimpleRequestSerializer
|
2019-02-21 15:52:36 +08:00 |
|
|
313068543f
|
fix warnings
|
2019-02-21 14:21:33 +08:00 |
|
|
2974a33e51
|
fixes in serialization
|
2019-02-21 14:09:04 +08:00 |
|
|
a1b2aed78c
|
hotfix for username
|
2019-02-18 14:35:58 +08:00 |
|
|
aaa0f8f114
|
Optional replyMarkup in InlineQueryResultArticle
|
2019-02-18 12:59:09 +08:00 |
|
|
f6581ff3be
|
replace all usernames which was as strings by Username class usage
|
2019-02-18 12:56:59 +08:00 |
|
|
0009d211bc
|
fix "equals" of Ysername
|
2019-02-18 12:53:01 +08:00 |
|
|
45ba325f1b
|
fixes in Username
|
2019-02-17 21:12:56 +08:00 |
|
|
3cd1f3c3d4
|
fix parseMode of InputTextMessageContent
|
2019-02-17 18:55:24 +08:00 |
|
|
1d1ac9040c
|
MediaGroupList extensions
|
2019-02-17 14:40:43 +08:00 |
|
|
e774f958af
|
MediaGroupMessage is CommonMessage
|
2019-02-17 14:30:18 +08:00 |
|
|
03e7ca532d
|
startGettingUpdates with better media groups callbacks
|
2019-02-15 09:54:18 +08:00 |
|
|
4003fdbcd1
|
executeUnsafe to loop
|
2019-02-14 16:45:25 +08:00 |
|
|
42bb036c41
|
optimize imports
|
2019-02-10 13:47:58 +08:00 |
|
|
d67d16c72d
|
add ReplaceWith to old functions and replace built-in usages of deprecations
|
2019-02-10 13:46:23 +08:00 |
|
|
1dc80f6929
|
replace of exceptions
|
2019-02-10 13:41:20 +08:00 |
|
|
9f3d678528
|
fix mime_type of inline result document and video implementations
|
2019-02-08 14:37:53 +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 |
|
|
a04f1515ea
|
fix type field in InlineQueryResult
|
2019-02-07 19:50:08 +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 |
|
|
f6ce40b62b
|
resolve serialization problems
|
2019-02-07 19:32:31 +08:00 |
|
|
f83921223e
|
fix of InlineQuery offset type
|
2019-02-07 19:12:26 +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 |
|
|
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 |
|
|
1963432bc8
|
add Venue InlineQueryResult + fix titles in all results
|
2019-02-07 14:28:24 +08:00 |
|
|
8369114d26
|
add Location InlineQueryResult
|
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 |
|
|
caa759db21
|
add InlineQueryResult photo and gif common and cached realisations
|
2019-02-07 14:28:24 +08:00 |
|