Syfaro
|
99170e2de4
|
Merge pull request #71 from Eternity-Yarr/upstream
Added max connections configuration option to SetWebHook
|
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 |
Syfaro
|
80bdd621f7
|
Return APIResponse even with error in MakeRequest, closes #66.
|
9 years ago |
Syfaro
|
d74d1f3472
|
Merge pull request #65 from sschepens/fix_inline_keyboard_button
Fix InlineKeyboardButton type
|
9 years ago |
Sebastian Schepens
|
71e0c25410
|
Fix InlineKeyboardButton type
|
9 years ago |
Syfaro
|
3763be308e
|
Merge pull request #64 from lupoDharkael/master
Added Clear() functionallity usage in examples and code simplification
|
9 years ago |
lupoDharkael
|
c034de512a
|
Added Clear() to examples and code simplification
|
9 years ago |
Syfaro
|
0a95dda18a
|
Merge pull request #63 from lupoDharkael/master
Added updatesChannel type with Clear() method
|
9 years ago |
lupoDharkael
|
66446d51ff
|
Added updatesChannel type with Clear() method
|
9 years ago |
Syfaro
|
e2916e08ad
|
Add error checking in the configs MessageConfig values method (#61)
add error try catch in the configs MessageConfig values method
|
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 |
Syfaro
|
a7f48eb2dd
|
Merge pull request #55 from tucher/master
Fixed BaseEdit.values
|
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
|
4f996f7f27
|
Add NewInlineQueryResultPhotoWithThumb for #54.
|
9 years ago |
Syfaro
|
1daed40422
|
Allow negative Offset values for GetUpdates, closes #51.
|
9 years ago |
Syfaro
|
13f31854a2
|
Clean up some formatting.
|
9 years ago |
Syfaro
|
7f37376fd0
|
Merge pull request #49 from llorephie/master
Add support for Markdown/HTML in NewInlineQueryResultArticle
|
9 years ago |
Maxim Martyanov
|
862c67342c
|
Rollback for backward compatibility, added NewInlineQueryResultArticleMarkdown and NewInlineQueryResultArticleHTML
|
9 years ago |
Maxim Martyanov
|
0a1b57cdf9
|
Update bot_test.go for support updated NewInlineQueryResultArticle
|
9 years ago |
Maxim Martyanov
|
64f1ab7a89
|
Add support for Markdown/HTML in NewInlineQueryResultArticle
|
9 years ago |
Syfaro
|
217764ba45
|
Add new chat methods for Bot API 2.1.
|
9 years ago |
Syfaro
|
3ed6b6ac16
|
EditedMessage to Update, EditDate to Message, User to MessageEntity.
|
9 years ago |
Syfaro
|
bdaf1dc07c
|
Add field for Emoji on Sticker and ForwardFromChat for Message.
|
9 years ago |
Syfaro
|
bf6e165e92
|
Fix more ReplyMarkup items in edits, finishes #43, closes #47.
|
9 years ago |
Syfaro
|
7bf755956c
|
Add NewMessageToChannel for #45.
|
9 years ago |
Syfaro
|
369364b8c6
|
Merge pull request #44 from jqs7/master
simplify append loop
|
9 years ago |
Jqs7
|
b98d5c9b34
|
simplify append loop
|
9 years ago |
Syfaro
|
ab63d49cc9
|
Merge pull request #43 from xboston/fix-editMessageReplyMarkup
fix EditMessageReplyMarkupConfig
|
9 years ago |
boston
|
890c908551
|
fix EditMessageReplyMarkupConfig
|
9 years ago |
Syfaro
|
a2483eb98b
|
Add helpers for callback queries.
|
9 years ago |
Syfaro
|
0d1bc8c4e2
|
Add helpers for regular and inline keyboards.
|
9 years ago |
Syfaro
|
0252f39e17
|
Add missing t.Fail()
|
9 years ago |
Syfaro
|
e7b9f16e73
|
Add missing helpers, move helper tests to own file.
|
9 years ago |
Syfaro
|
ed7fe62451
|
Fix incorrect float32.
|
9 years ago |
Syfaro
|
e8e55fe41a
|
Add more omitempty.
|
9 years ago |
Syfaro
|
c0eb5db6c3
|
Add more tests.
|
9 years ago |
Syfaro
|
289f7ef6ad
|
Add more omitempty, as null values create errors.
|
9 years ago |
Syfaro
|
5b58a2a701
|
Omitempty for ReplyMarkup.
|
9 years ago |
Syfaro
|
ee1d537565
|
Add more helpers, update README for v4 release.
|
9 years ago |
Syfaro
|
1ceb22b273
|
Add helpers, change some items to pointers, add more inline results.
|
9 years ago |
Syfaro
|
109da1a19f
|
Update some types.
|
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 |