Ilya Kaznacheev
12b37b42cc
Add inline query types documentation
2020-10-24 17:44:17 +03:00
Ilya Kaznacheev
e539815a49
Move optional flag to a new line
2020-10-24 17:18:15 +03:00
Ilya Kaznacheev
97c4ff4396
Add input media types documentation
2020-10-24 17:12:11 +03:00
Ilya Kaznacheev
d885b2a983
Add animation, game score and webhook types documentation
2020-10-24 17:05:16 +03:00
Ilya Kaznacheev
5875a46cde
Add game type documentation
2020-10-24 17:00:46 +03:00
Ilya Kaznacheev
d2ea97fb9b
Add chat member type documentation
2020-10-24 16:58:02 +03:00
Ilya Kaznacheev
f54e99475a
Add callback and reply types documentation
2020-10-24 16:52:22 +03:00
Ilya Kaznacheev
bf143a9e9b
Add keyboard types documentation
2020-10-24 16:47:12 +03:00
Ilya Kaznacheev
2497684181
Add location, venue and user profile photos type documentation
2020-10-24 16:30:45 +03:00
Ilya Kaznacheev
1b845170c1
Add voice and contact type documentation
2020-10-24 16:28:10 +03:00
Ilya Kaznacheev
8e875a5711
Add video and video note type documentation
2020-10-24 16:25:05 +03:00
Ilya Kaznacheev
a005cff757
Add chat animation type documentation
2020-10-24 16:21:42 +03:00
Ilya Kaznacheev
1f1d97f1e3
Add sticker and sticker set type documentation
2020-10-24 15:44:24 +03:00
Ilya Kaznacheev
30c412fbe5
Add update type documentation
2020-10-24 13:50:11 +03:00
Ilya Kaznacheev
26a3c95421
Add some inbound types documentation
2020-10-24 13:43:23 +03:00
Ilya Kaznacheev
b4d9865c2b
Add chat type documentation
2020-10-24 13:36:41 +03:00
Ilya Kaznacheev
e6fdc8e02a
Add user type documentation
2020-10-24 13:34:34 +03:00
zhuharev
b6df6c273a
Add params from develop branch, config for poll
2020-10-20 06:52:08 +03:00
TJ Horner
bcbe534b01
Merge pull request #381 from go-telegram-bot-api/fix-media-group-test
...
Temporarily fix MediaGroup test (Imgur -> GitHub)
2020-10-19 22:59:47 -04:00
TJ Horner
5e61ed0493
Temporarily fix MediaGroup test (Imgur -> GitHub)
...
Telegram decided that it's no longer friends with Imgur, so we will need to use the direct GitHub asset links for now. Probably will want to eventually swap this over to uploading the file since we don't want to accidentally DDOS GitHub.
2020-10-19 17:00:31 -04:00
TJ Horner
0a3a1c8716
Merge pull request #379 from ilyakaznacheev/add-message-docs
...
Add message documentation
2020-10-19 16:56:49 -04:00
Ilya Kaznacheev
152625538f
Add message documentation
2020-10-19 00:09:50 +03:00
TJ Horner
05e04b526c
Merge pull request #374 from bcmk/upstream-my-commands
...
getMyCommands / setMyCommands implemented
2020-10-02 21:17:27 -07:00
Wojciech Zagórski
69a82708c4
Handle error in NewWebhook and NewWebhookWithCert
2020-09-30 22:19:29 +02:00
bcmk
e7590a0638
getMyCommands implemented
2020-09-27 02:10:43 +04:00
bcmk
4a2c8c4547
setMyCommands implemented
2020-09-27 02:08:56 +04:00
Syfaro
b263943220
Merge pull request #365 from vdimir/add-missing-message-fields
...
Add missing message fields
2020-08-20 14:13:25 -04:00
vdimir
dadb760cde
Add missing message fields
...
media_group_id
author_signature
via_bot
2020-08-20 20:59:20 +03:00
TJ Horner
15c95b8a84
Merge pull request #364 from go-telegram-bot-api/chatmember-custom-title
...
Add CustomTitle field to ChatMember
2020-08-11 14:23:51 -04:00
TJ Horner
5ebb3edeff
feat: Add CustomTitle field to ChatMember
2020-08-10 17:17:07 -04:00
TJ Horner
fb8759e91d
Merge pull request #282 from dmitriy-kharchenko/master
...
Added validation and error checking for incoming updates in ListenFor…
2020-07-29 11:42:08 -04:00
Dmitriy Kharchenko
b6575a2934
Added stream processing of input JSON
...
Co-authored-by: TJ Horner <me@tjhorner.com>
2020-07-29 09:51:11 +03:00
Syfaro
67c5217394
Attempt to use GitHub Actions.
2020-07-26 23:07:24 -05:00
Syfaro
5be25266b5
Initial work on improving docs.
2020-07-26 17:22:16 -05:00
Syfaro
f2cd95670d
Update some forgotten items.
2020-07-26 16:06:22 -05:00
Syfaro
a45216f441
Generalize InputMedia, fix editMessageMedia.
2020-07-26 15:51:33 -05:00
Syfaro
8d14bd7a56
Make MediaGroupConfig Chattable and Fileable.
2020-07-26 14:40:12 -05:00
Syfaro
c6bf64c67d
Replace panic with CloseWithError.
2020-07-25 23:36:31 -05:00
Syfaro
99b74b8efa
Improve usability of new files for configs.
2020-07-25 21:20:05 -05:00
Syfaro
ce4fc988c9
Add support for uploading multiple files.
2020-07-25 19:29:40 -05:00
Syfaro
2f7211a708
Updates for Bot API 4.9.
2020-07-23 17:13:53 -05:00
Syfaro
e599156631
Tidy go mod files.
2020-07-23 17:09:15 -05:00
Syfaro
4acb1cebba
Merge pull request #321 from ErrorBoi/cleanup-bot-test
...
Cleanup bot test
2020-07-23 14:12:36 -05:00
Syfaro
9d3974d340
Merge pull request #261 from zergon321/add-photo-upload-channel
...
Uploading a new photo to a channel functionality added.
2020-07-22 05:00:28 -05:00
Syfaro
5598dbcb90
Remove old Go versions from Travis.
...
(cherry picked from commit dff2120d96
)
2020-07-22 04:42:58 -05:00
Syfaro
dff2120d96
Remove old Go versions from Travis.
2020-07-22 04:33:50 -05:00
Syfaro
6b0d3ce2a6
Fix some lints.
2020-07-21 14:20:12 -05:00
Jiayu Yi
458a89724a
Change assertion failure message
...
(cherry picked from commit 5c5e96de34
)
2020-07-21 14:17:37 -05:00
Jiayu Yi
c87d4110af
Mark WebhookInfo.MaxConnections as optional
...
(cherry picked from commit 64517d16e7
)
2020-07-21 14:17:29 -05:00
Jiayu Yi
ca09b25f8c
Add MaxConnections to WebhookInfo
...
(cherry picked from commit 69bab9a28f
)
2020-07-21 14:17:22 -05:00