All notable changes to telegraph
will be documented in this file.
- Added
ReactionType
data type, fixed typing by @andrey-helldar in #652
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.55.0...v1.55.1
- Added entities processing by @andrey-helldar in #650
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.54.0...v1.55.0
- Added independent methods for saving a chat and forming its name by @andrey-helldar in #647
- [feat] reactions by @Anze in #641
- Adding reaction processing when retrieving in webhooks by @andrey-helldar in #649
- Fix detection of command parameter without passing it by @andrey-helldar in #651
- @Anze made their first contribution in #641
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.53.0...v1.54.0
- #635 implement config for connection request timeout by @MarioGattolla in #636
- Added the ability to specify different prefixes for command definitions by @andrey-helldar in #643
- Make protected methods by @andrey-helldar in #642
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.52.0...v1.53.0
- [feat] add settings to registerWebhook method by @fabio-ivona and @MarcusLestrange in #634
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.51.0...v1.52.0
- [feat] forum methods by @YSRoot in #616
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.50.0...v1.51.0
- [fix] UserDTO by @ah-rahimi in #619
- [fix] exceptions in onFailure method by @fabio-ivona in #626
- [feat] add is_persistent field in ReplyKeyboard by @ArtemYurov in #618
- [feat] chatAdministrators call by @ivankuraev in #617
- [feat] chat join request management by @HFUBlackRabbit in #615
- @ArtemYurov made their first contribution in #618
- @HFUBlackRabbit made their first contribution in #615
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.49.4...v1.50.0
- Fix UserDTO by @ah-rahimi in #608
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.49.3...v1.49.4
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.49.2...v1.49.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.49.1...v1.49.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.49.0...v1.49.1
- [feat] write access allowed field by @ah-rahimi in #605
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.48.1...v1.49.0
- #602 implemented Sticker DTO by @MarioGattolla in #603
- Implements sendSticker method by @ivankuraev in #598
- @ivankuraev made their first contribution in #598
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.48.0...v1.48.1
- #386-implemented-thread-method by @MarioGattolla in #600
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.47.0...v1.48.0
- #498 implement sendMediaGroup method by @MarioGattolla in #599
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.6...v1.47.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.5...v1.46.6
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.4...v1.46.5
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.3...v1.46.4
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.46.2...v1.46.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.2...v1.46.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.1...v1.45.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.45.0...v1.45.1
- #586 fix documentation error by @MarioGattolla in #596
- #591 implemented HTTP request timeout config value by @MarioGattolla in #595
- feat: replace when functions with Laravel Conditionable by @ah-rahimi in #594
- feat: add isPremium to DTO User by @ah-rahimi in #593
- [fix] message not set up before retrieving Chat by @tobya in #584
- @tobya made their first contribution in #584
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.4...v1.45.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.3...v1.44.4
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.2...v1.44.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.1...v1.44.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.44.0...v1.44.1
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.10...v1.44.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.9...v1.43.10
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.8...v1.43.9
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.7...v1.43.8
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.6...v1.43.7
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.5...v1.43.6
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.4...v1.43.5
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.3...v1.43.4
- New docs by @fabio-ivona in #574
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.2...v1.43.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.1...v1.43.2
- teletraph chat retrieve optimization by @fabio-ivona in #571
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.43.0...v1.43.1
- Add "down" for rollback in "create_telegraph_bots_table" by @Alice088 in #557
- Add "down" for rollback in "create_telegraph_chats_table" by @Alice088 in #556
- added portuguese language by @rjmo in #564
- Bump vite and nuxt in /docs by @dependabot in #565
- Fix #568 by @fabio-ivona in #569
- Fix breaking change in minor release by @fabio-ivona in #570
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.42.0...v1.43.0
- [chore] Laravel 11 support by @fabio-ivona in #520
- Fix missing switch_inline_query fields in Keyboard::fromArray() method (ISSUE-533) by @varemel in #541
- add 'delete messages' method by @pou in #511
- Wehbook middleware by @fabio-ivona in #544
- #549 add properties assignments in KeyboardButtonProxy and ReplyKeyboardButtonProxy constructors by @oakymax in #550
- @oakymax made their first contribution in #550
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.2...v1.42.0
- [Fix] breaking change on minor version by @fabio-ivona in #521
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.1...v1.41.2
- Added Ukrainian translations by @RivGames in #513
- fix #518 long polling not working by @fabio-ivona in #519
- @RivGames made their first contribution in #513
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.41.0...v1.41.1
- [fix] add missing parse_mode in inline queries results by @fabio-ivona in #501
- [fix] DTO lose false values by @fabio-ivona in #502
- [feat] botUpdates timeout, offset and limit by @fabio-ivona in #503
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.2...v1.41.0
- docs fixes by @siarheipashkevich in #495
- docs deploy fix by @fabio-ivona
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.1...v1.40.2
- documentation review by @siarheipashkevich in #494
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.40.0...v1.40.1
- Update 3.keyboards.md by @siarheipashkevich in #478
- [feat] allows to change a bot's default menu button by @fabio-ivona in #484
- [docs] documentation improvements by @fabio-ivona in #486
- [fix] webhook exceptions handling
- @siarheipashkevich made their first contribution in #478
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.39.0...v1.40.0
- [chore] Automatic dependencies resolution for callback action method by @fabio-ivona in #475
- [feat] Custom Attachment Limits by @fabio-ivona in #476
- [feat] memberInfo() method + docs by @MarioGattolla in #424
- [feat] custom webhooks url by @fabio-ivona in #477
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.7...v1.39.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.6...v1.38.7
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.5...v1.38.6
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.4...v1.38.5
- Add missing images to documentation by @jorisdrenth in #455
- Dutch translations by @jorisdrenth in #457
- Upgrade documentation to Nuxt 3 + Docus by @jorisdrenth in #459
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.3...v1.38.4
- Update composer.json to use Larastan Org by @arnebr in #446
- Fix documentation WSOD by @jorisdrenth in #454
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.2...v1.38.3
- fix typo in telegraph-chat model doc by @SimuraEpona in #402
- Update telegraph-chat.md by @lucidlemon in #408
- Bump browserify-sign from 4.2.1 to 4.2.2 in /docs by @dependabot in #426
- Added Arabic translations by @moayedalhagy in #425
- PHP 8.3 Support by @fabio-ivona in #442
- Fix telegraph fake attached files not clearing between fake requests (ISSUE-432) by @varemel in #433
- @SimuraEpona made their first contribution in #402
- @lucidlemon made their first contribution in #408
- @varemel made their first contribution in #433
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.1...v1.38.2
Fix docs
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.38.0...v1.38.1
- [feat] add copyMessage by @semer-11 in #393
- [feat] add ability to write a custom Factory by @ahr1384 in #400
- [lang] Added Spanish translations by @Tievodj in #396
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.37.0...v1.38.0
- #185 [Feat] sendAudio method + [Feat] editMedia->audio() method by @MarioGattolla in #380
- Update telegraph-chat.md by @pou in #389
- access to web_app_date in message by @sepgg in #388
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.36.0...v1.37.0
- TelegramUpdate new optional parameter (edited_message) by @MarioGattolla in #375
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.35.1...v1.36.0
- #368 implementing withData() method by @MarioGattolla in #369
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35.1
- withData() method by @MarioGattolla in #369
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35
- [feat] RTL option in Keyboard & ReplyKeyboard by @sadegh19b in #364
- @sadegh19b made their first contribution in #364
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.2...v1.34.0
- Chat Commands Start With Slash (/) by @moayedlaravel in #357
- @moayedlaravel made their first contribution in #357
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.1...v1.33.2
- [fix] reply to commands in webhook handler by @fabio-ivona in #354
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.33.0...v1.33.1
- Fix typo in telegraph.php by @idvlab in #350
- Added user parameter: "language_code" by @andrey-helldar in #348
- @idvlab made their first contribution in #350
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.32.0...v1.33.0
- Add missing semicolon by @faissaloux in #336
- implement
setChatMenuButton
method by @faissaloux in #335 - Fix typo in telegraph.php by @beeyev in #347
- @beeyev made their first contribution in #347
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.31.0...v1.32.0
- implement
getMyCommands
method by @faissaloux in #334
- @faissaloux made their first contribution in #334
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.2...v1.31.0
- fix keyboards by @fabio-ivona in #333
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.1...v1.30.2
- [Fix] docs generation by @fabio-ivona in #325
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.30.0...v1.30.1
- [chore] Laravel 10 support by @fabio-ivona in #324
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.29.0...v1.30.0
- [feat] Implement SendVideo method + editMessageMedia(Video) by @MarioGattolla in #302
- [docs] add Animation DTO in documentation by @MarioGattolla in #308
- [feat] SendContact Method by @MarioGattolla in #306
- Bump json5, webpack and nuxt in /docs by @dependabot in #311
- #316 docs reference error by @MarioGattolla in #317
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in #322
- [fix] drop updates option missing in UnsetTelegramWebhookCommand by @fabio-ivona in #323
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.28.0...v1.28.1
- [feat] Model-less mode by @fabio-ivona in #294
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.27.0...v1.28.0
- [feat] sendAnimation method by @MarioGattolla in #295
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.2...v1.26.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.1...v1.26.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.26.0...v1.26.1
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs by @dependabot in #283
- Change caption of button by @ChillMouse in #287
- Issue #268 implement editMessageMedia method by @MarioGattolla in #277
- [feat] login_url for keyboards by @MarioGattolla in #291
- [docs] added suggestion on contact verification by @ChillMouse in #286
- [fix] chat_ids greater than 2147483647 in 32 bit systems by @evrard-c in #288
- @ChillMouse made their first contribution in #287
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.4...v1.26.0
- [feat] model storage by @fabio-ivona in #271
- [fix] disable telegraph facade caching by @MarioGattolla in #279
- [fix] bug in DTO/Location by @ahr1384 in #282
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.3...v1.24.4
- fix #274 by @fabio-ivona in #275
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.2...v1.24.3
- [revert] upgrade to markdown V2 by @fabio-ivona in #272
- [fix] markdown-v2 opt-in through configs or
markdownV2 ()
method by @fabio-ivona in #273
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.1...v1.24.2
- [fix] add missing dice method in TelegraphChat by @fabio-ivona in #266
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.24.0...v1.24.1
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.23.1...v1.24.0
- [feat] custom webhook domain by @fabio-ivona in #256
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.22...v1.23.0
- Setup chat by @YSRoot in #246
- implement showAlert for replyWebhook by @YSRoot in #245
- fix chatInfo error by @MarioGattolla in #249
- Bump loader-utils from 1.4.0 to 1.4.1 in /docs by @dependabot in #250
- implement switch inline query type in button with relative test and doc by @MarioGattolla in #247
- Implement get user profile photos by @MarioGattolla in #251
- @YSRoot made their first contribution in #246
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.4...v1.22
- [Fix] queued requests by @fabio-ivona in #240
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.3...v1.21.4
- Screenshot problem solved! by @Mrjavaci in #234
- added InlineQueryResultLocation + test + snapshots + fix other inline… by @MarioGattolla in #235
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.2...v1.21.3
- Documentation fix by @Mrjavaci in #233
- @Mrjavaci made their first contribution in #233
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.1...v1.21.2
- docs: Fix typo in messages section by @nikosid in #230
- Added Russian translation by @andrey-helldar in #231
- @nikosid made their first contribution in #230
- @andrey-helldar made their first contribution in #231
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.21.0...v1.21.1
- [feat]
leaveChat
method by @adevade in #206 - [feat]
deleteChatPhoto
method by @adevade in #205 - [feat]
poll
andquiz
methods by @fabio-ivona in #211 - [feat] forced replies by @fabio-ivona in #212
- [feat]
InlineQueryResultContact
class by @MarioGattolla in #213 - Fix issue #196 by @MarioGattolla in #214
- Fix issue #197 by @MarioGattolla in #215
- Fix issue #198 by @MarioGattolla in #218
- Fix issue #199 by @MarioGattolla in #219
- Fix issue #200 by @MarioGattolla in #220
- Fix issue #201 by @MarioGattolla in #221
- [feat] Php 8.2 support by @fabio-ivona in #222
- Add validate error to config by @GhostWalkers in #223
- [feat] translations by @fabio-ivona in #225
- [feat] forwardMessage method #184 by @nicola-posa in #216
- @adevade made their first contribution in #206
- @MarioGattolla made their first contribution in #213
- @GhostWalkers made their first contribution in #223
- @nicola-posa made their first contribution in #216
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.20.1...v1.21.0
- update urls by @fabio-ivona in #183
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.20.0...v1.20.1
- [feat] users activity handling by @fabio-ivona in #182
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.3...v1.20.0
- [fix] missing user first_name in message by @fabio-ivona in #176
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.2...v1.19.3
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.1...v1.19.2
- [fix] keyboard buttons width computation by @fabio-ivona in #169
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.19.0...v1.19.1
- [feat] invite links by @fabio-ivona in #163
- [feat] chat member count by @fabio-ivona in #164
- [feat] chat permissions by @fabio-ivona in #165
- [feat] chat members management by @fabio-ivona in #166
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.18.1...v1.19.0
- [feat] unknown chats webhook handling by @fabio-ivona in #161
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.18.0...v1.18.1
- [feat] set chat title, description and photo by @fabio-ivona in #159
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.3...v1.18.0
- Update create_telegraph_chats_table.php.stub by @evrard-c in #157
- @evrard-c made their first contribution in #157
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.2...v1.17.3
fix missing caption
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.1...v1.17.2
- [fix] ReplyKeyboard resize by @fabio-ivona in #155
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.17.0...v1.17.1
- [feat] attachments remote url and file_id by @fabio-ivona in #153
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.16.0...v1.17.0
- [feat] conditional methods by @ahr1384 in #143
- [feat] command parameters by @fabio-ivona in #148
- [feat] unknown commands handling by @fabio-ivona in #151
- [feat] Telegram API url customization
- [feat] Telegram API url customization
- @ahr1384 made their first contribution in #143
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.15.1...v1.16.0
- [Fix] chat id retrieval for messages incoming from channels by @fabio-ivona in #128
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.15.0...v1.15.1
- Bump got from 11.8.3 to 11.8.5 in /docs by @dependabot in #110
- Bump parse-url from 6.0.0 to 6.0.2 in /docs by @dependabot in #111
- Bump terser from 4.8.0 to 4.8.1 in /docs by @dependabot in #122
- [FIX] Changed created to creating by @rzkhrv in #117
- [Feat] Reply to support by @fabio-ivona in #127
- @rzkhrv made their first contribution in #117
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.14.1...v1.15.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.14.0...v1.14.1
- feat: request contact data feature by @intoeetive in #95
- feat: send voice by @alessiovietri in #102
- feat: reply keyboards by @fabio-ivona in #94
- feat: edit caption by @fabio-ivona in #104
- feat: pin messages by @fabio-ivona in #105
- fix typo by @MahdiMajidzadeh in #98
- optimize images by @MahdiMajidzadeh in #99
- @intoeetive made their first contribution in #95
- @MahdiMajidzadeh made their first contribution in #98
- @alessiovietri made their first contribution in #102
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.2...v1.14.0
- fix exception on null values in inline queries by @fabio-ivona in #93
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.1...v1.13.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.13.0...v1.13.1
- @Opekunov made their first contribution in #91
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.2...v1.13.0
- pest logo badge by @trippo
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.1...v1.12.2
- fix forbidden /handle command by @fabio-ivona in #88
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.12.0...v1.12.1
- Web app inline keyboard by @fabio-ivona in #84
- fix /chatid command not working by @fabio-ivona in #87
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.11.1...v1.12.0
- Fix handler if message with document by @ArthurPatriot in #81
- @ArthurPatriot made their first contribution in #81
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.11.0...v1.11.1
- implements unregisterWebhook call by @fabio-ivona in #80
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.10.0...v1.11.0
- Bump async from 2.6.3 to 2.6.4 in /docs by @dependabot in #75
- Feat: handle more webhook message types by @fabio-ivona in #76
- Improve docs by @fabio-ivona in #77
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.9.0...v1.10.0
- [#28] implement send photo endpoint by @Ternowy in #74
- @Ternowy made their first contribution in #74
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.8.0...v1.9.0
- @naimsolong made their first contribution in #72
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.7.0...v1.8.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.3...v1.7.0
- fix leaking state by @fabio-ivona in #65
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.2...v1.6.3
- Add edit method to TelegraphChat Model by @marcovega in #60
- Fix keyboard not being removed by @marcovega in #59
- Fix tests by @fabio-ivona in #62
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #61
- @marcovega made their first contribution in #60
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.1...v1.6.2
- fix documentation
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.6.0...v1.6.1
- feat: send chat action by @fabio-ivona in #53
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in #55
- Send files by @fabio-ivona in #56
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.5.0...v1.6.0
- feat: register bot commands by @fabio-ivona in #50
- fix: scoped exception on unknown commands by @fabio-ivona in #52
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.4.1...v1.5.0
- removed unused interface
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.4.0...v1.4.1
- add protect content message option by @fabio-ivona in #38
- add silent message option by @fabio-ivona in #39
- add withoutPreview message option by @fabio-ivona in #40
- add url method to TelegraphBot by @fabio-ivona in #41
- add reply message option by @fabio-ivona in #42
- feat: manual update polling by @fabio-ivona in #43
- fix: removed breaking change in webhook handler by @fabio-ivona in #44
- feat: delete message by @fabio-ivona in #45
- feat: edit message by @fabio-ivona in #46
- fix: allows parameters and @bot reference after command by @fabio-ivona in #49
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.3.0...v1.4.0
- chore: X ray setup by @fabio-ivona in #36
- chore: keyboard refactor by @fabio-ivona in #35
- Keyboard improvement by @fabio-ivona and @cerbero90 in #37
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.2...v1.3.0
- removed mistyped semicolon by @fabio-ivona in #34
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.1...v1.2.2
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.2.0...v1.2.1
- fix chat_id command not recognized by @fabio-ivona in #21
- implements bot info method by @fabio-ivona in #22
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.1.0...v1.2.0
- improved Telegraph::fake() testing helpers
- wraps response to TelegraphResponse to return status and messageId by @fabio-ivona in #20
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.6...v1.1.0
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.5...v1.0.6
- docs: fix name of package in site config by @owenvoke in #17
- @owenvoke made their first contribution in #17
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.4...v1.0.5
- typo correction by @fabio-ivona
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.3...v1.0.4
- Bump prismjs from 1.25.0 to 1.27.0 in /docs by @dependabot in #13
- docs enhancement by @fabio-ivona in #16
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.2...v1.0.3
- fix bash commands in documentation by @fabio-ivona in #12
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.1...v1.0.2
- improved documentation by @fabio-ivona in #11
Full Changelog: https://github.com/defstudio/telegraph/compare/v1.0.0...v1.0.1
- stable release
- implement keyboard helper by @fabio-ivona in #6
- keyboard refactor by @fabio-ivona in #8
- code cleanup by @fabio-ivona in #9
- tests enhancement by @fabio-ivona in #10
- @dependabot made their first contribution in #4
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.12...v1.0.0
- Mutliple bot support by @fabio-ivona in #1
- adds new-chat command by @fabio-ivona in #2
- Queue by @fabio-ivona in #3
- @fabio-ivona made their first contribution in #1
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.10...v0.0.11
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.9...v0.0.10
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.8...v0.0.9
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.7...v0.0.8
Fix documentation structure
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.6...v0.0.7
fix documentation
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.4...v0.0.5
Full Changelog: https://github.com/defstudio/telegraph/compare/v0.0.3...v0.0.4