Commit Graph

140 Commits (01e6fd26dd0cb3f3614caa8508cae9f0c6a57d8e)

Author SHA1 Message Date
quenbyako 01e6fd26dd Added more methods to Updates 2021-02-02 15:38:41 +03:00
quenbyako 2df616ce04 Added SentFrom method to Update type 2021-02-02 14:56:51 +03:00
TJ Horner 19e61c78ef
Merge pull request #385 from ilyakaznacheev/api-type-docks-3
Add API type docks pack three
2020-10-29 10:35:42 -04:00
TJ Horner 7e9b33f9e8
Merge pull request #384 from ilyakaznacheev/api-type-docks-2
Add API type docks pack two
2020-10-29 10:35:04 -04:00
Ilya Kaznacheev 189bf08685
Add shipping and bot command types documentation 2020-10-24 23:34:43 +03:00
Ilya Kaznacheev 1e3171403a
Add payment type documentation 2020-10-24 23:31:18 +03:00
Ilya Kaznacheev 5844ea113e
Add shipping types documentation 2020-10-24 23:27:45 +03:00
Ilya Kaznacheev 6964c7af4e
Add iinvoice type documentation 2020-10-24 23:23:18 +03:00
Ilya Kaznacheev 25c494b335
Add input message content types documentation 2020-10-24 23:21:34 +03:00
Ilya Kaznacheev 536eb5215a
Add chosen inline result type documentation 2020-10-24 23:16:34 +03:00
Ilya Kaznacheev 874f3f2c47
Add inline query result location, venue and game types documentation 2020-10-24 23:13:56 +03:00
Ilya Kaznacheev ea8eadd3c8
Add inline query result document types documentation 2020-10-24 23:07:01 +03:00
Ilya Kaznacheev 515002232b
Add inline query result voice types documentation 2020-10-24 21:16:28 +03:00
Ilya Kaznacheev 45369759f1
Add inline query result audio types documentation 2020-10-24 21:12:17 +03:00
Ilya Kaznacheev 11023a093f
Add inline query result video types documentation 2020-10-24 21:05:03 +03:00
Ilya Kaznacheev 30975af674
Add inline query result gif and mpeg4gif types documentation 2020-10-24 18:02:39 +03:00
Ilya Kaznacheev 1e4e3c891c
Add inline query result cached photo and gif types documentation 2020-10-24 17:54:45 +03:00
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
Ilya Kaznacheev 152625538f
Add message documentation 2020-10-19 00:09:50 +03:00
bcmk 4a2c8c4547 setMyCommands implemented 2020-09-27 02:08:56 +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 5ebb3edeff feat: Add CustomTitle field to ChatMember 2020-08-10 17:17:07 -04:00
Syfaro 7a018ae873
Merge pull request #299 from yi-jiayu/webhook-info-max-connections
Add MaxConnections to WebhookInfo
2020-07-21 03:39:01 -05:00
Jiayu Yi 64517d16e7 Mark WebhookInfo.MaxConnections as optional 2020-07-21 16:33:33 +08:00
Syfaro aea186240d
Merge pull request #292 from blasphemy/inline-sticker
add ability to respond to inline queries with stickers
2020-07-21 02:42:48 -05:00
mehanizm f11e1caecf feat: add sendDice configs
Add sendDice config to use in Send method
as a Chattable interface.
Add NewDice and NewDiceWithEmoji helpers
Add tests

https://core.telegram.org/bots/api#senddice
2020-07-21 10:25:30 +03:00
Kirill Zhuharev 7434b0456e
Merge pull request #328 from mendelmaleh/captionparsemode
Add ParseMode to InlineQueryResultPhoto
2020-05-24 13:53:06 +03:00
maria.bagdasarova 74925cfcaf Fix nil pointer on User String method 2020-05-22 11:42:19 +03:00
Mendel E 303a66f022 Add ParseMode to InlineQueryResultPhoto 2020-04-26 00:30:21 -04:00
Kirill Zhuharev 5e339ed016
Merge pull request #301 from blasphemy/sticker-unique-id
add file_unique_id to Sticker struct
2020-03-19 07:26:09 +03:00
Daniel Leining f44d515f71 add getStickerSet call 2020-02-01 01:46:24 -05:00
Daniel Leining fd860fdd66 add file_unique_id 2020-01-24 00:19:42 -05:00
Daniel Leining 81ccf0a8b2 Merge remote-tracking branch 'upstream/master' into inline-sticker 2020-01-19 16:10:09 -05:00
Jiayu Yi 69bab9a28f Add MaxConnections to WebhookInfo 2020-01-13 15:42:35 +08:00