# Changelog

All notable changes to `telegraph` will be documented in this file.

## v1.66.0 - 2025-11-20

### What's Changed

* [Feature] Game Model + sendGame Method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/745

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.65.0...v1.66.0

## v1.65.0 - 2025-11-17

### What's Changed

* [feat] bot url customization by @fabio-ivona in https://github.com/defstudio/telegraph/pull/743

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.64.1...v1.65.0

## v1.64.1 - 2025-11-14

### What's Changed

* Remove unnecessary chats eager-load in getBotIfAvailable() by @ah-rahimi in https://github.com/defstudio/telegraph/pull/740

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.64.0...v1.64.1

## v1.64.0 - 2025-11-11

### What's Changed

* feat: Http proxy for Requests by @ah-rahimi in https://github.com/defstudio/telegraph/pull/739

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.63.0...v1.64.0

## v1.63.0 - 2025-09-22

### What's Changed

* Fix: Chats for Handler by @ah-rahimi in https://github.com/defstudio/telegraph/pull/733
* Fix: Chat DTO Attributes by @ah-rahimi in https://github.com/defstudio/telegraph/pull/731
* Feat: Can send custom endpoint request by @ah-rahimi in https://github.com/defstudio/telegraph/pull/734

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.62.3...v1.63.0

## v1.62.3 - 2025-09-19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.62.2...v1.62.3

## v1.62.2 - 2025-09-19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.62.1...v1.62.2

## v1.62.1 - 2025-09-19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.62.0...v1.62.1

## v1.62.0 - 2025-09-16

### What's Changed

* Feat: Chat Member Additional Privileges by @ah-rahimi in https://github.com/defstudio/telegraph/pull/729
* Fix: Edit channel post by @ah-rahimi in https://github.com/defstudio/telegraph/pull/726
* Feat: Chat members updated by @ah-rahimi in https://github.com/defstudio/telegraph/pull/727

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.61.1...v1.62.0

## v1.61.1 - 2025-09-11

### What's Changed

* #723 fix media group by @MarioGattolla in https://github.com/defstudio/telegraph/pull/724
* #716 contact first_name on null from Webhook Update by @MarioGattolla in https://github.com/defstudio/telegraph/pull/725

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.61.0...v1.61.1

## v1.61.0 - 2025-08-19

### What's Changed

* Implement keyboardButtonCopy functionality for Telegraph keyboard buttons by @Copilot in https://github.com/defstudio/telegraph/pull/718
* Add comprehensive GitHub Copilot instructions for Telegraph Laravel package by @Copilot in https://github.com/defstudio/telegraph/pull/720
* Added Uzbek translations by @Khudayberdiyev0022 in https://github.com/defstudio/telegraph/pull/715

### New Contributors

* @Copilot made their first contribution in https://github.com/defstudio/telegraph/pull/718
* @Khudayberdiyev0022 made their first contribution in https://github.com/defstudio/telegraph/pull/715

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.60.0...v1.61.0

## v1.60.0 - 2025-07-14

### What's Changed

* [feat] chat member update by @MarioGattolla in https://github.com/defstudio/telegraph/pull/709
* [feat] polls by @MarioGattolla in https://github.com/defstudio/telegraph/pull/712

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.59.0...v1.60.0

## v1.59.0 - 2025-04-22

### What's Changed

* [fix] minor typo in telegraph-bot.md by @AndreiChernousov in https://github.com/defstudio/telegraph/pull/702
* [feat] star refunds by @ah-rahimi in https://github.com/defstudio/telegraph/pull/705
* [fix] Webhook handlers by @ah-rahimi in https://github.com/defstudio/telegraph/pull/703

### New Contributors

* @AndreiChernousov made their first contribution in https://github.com/defstudio/telegraph/pull/702

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.58.0...v1.59.0

## v1.58.0 - 2025-04-05

### What's Changed

* [feat] handle chat to supergroup upgrade by @MarioGattolla in https://github.com/defstudio/telegraph/pull/695

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.57.2...v1.58.0

## v1.57.2 - 2025-03-13

### What's Changed

* [lang] Added Persian Translations by @sadegh19b in https://github.com/defstudio/telegraph/pull/696

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.57.1...v1.57.2

## v1.57.1 - 2025-03-07

### What's Changed

* [chore] schedule runner by @MarioGattolla in https://github.com/defstudio/telegraph/pull/693
* [fix] collision of custom command prefixes by @andrey-helldar in https://github.com/defstudio/telegraph/pull/694

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.57.0...v1.57.1

## v1.57.0 - 2025-02-22

### What's Changed

* [fix] missing translation keys by @andrey-helldar in https://github.com/defstudio/telegraph/pull/688
* [fix] php docs by @varemel in https://github.com/defstudio/telegraph/pull/687
* [feat] payments by @MarioGattolla in https://github.com/defstudio/telegraph/pull/657
* [chore] laravel 12 support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/690

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.56.3...v1.57.0

## v1.56.3 - 2025-01-27

### What's Changed

* Update 1.telegraph-bot.md by @MarcusLestrange in https://github.com/defstudio/telegraph/pull/684
* Fix error in DefStudio\Telegraph\Client\TelegraphResponse dump() and dd() methods declaration by @varemel in https://github.com/defstudio/telegraph/pull/685

### New Contributors

* @MarcusLestrange made their first contribution in https://github.com/defstudio/telegraph/pull/684

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.56.2...v1.56.3

## v1.56.2 - 2024-12-23

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.56.1...v1.56.2

## v1.56.1 - 2024-12-23

### What's Changed

* Implement InlineQueryResultVenue by @MarioGattolla in https://github.com/defstudio/telegraph/pull/678
* #310 venue  Implemented SendVenue Method and Venue DTO by @MarioGattolla in https://github.com/defstudio/telegraph/pull/677
* Fixed Undefined array key "emoji" by @andrey-helldar in https://github.com/defstudio/telegraph/pull/682

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.56.0...v1.56.1

## v1.56.0 - 2024-12-02

### What's Changed

* add only_if_banned flag to banMemer by @AndrzejkaNowicki in https://github.com/defstudio/telegraph/pull/674

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.55.3...v1.56.0

## v1.55.3 - 2024-11-27

### What's Changed

* fix: Implicitly nullable parameter types in php8.4 by @ah-rahimi in https://github.com/defstudio/telegraph/pull/673

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.55.2...v1.55.3

## v1.55.2 - 2024-11-26

### What's Changed

* TypeError: Cannot assign int to property `Entity::$customEmojiId` of type ?string by @andrey-helldar in https://github.com/defstudio/telegraph/pull/653
* fix error in Keyboard::fromArray() method if InlineKeyboardButton button has empty query string by @varemel in https://github.com/defstudio/telegraph/pull/659
* Support for handling webhook requests to join chats/channels by @AndrzejkaNowicki in https://github.com/defstudio/telegraph/pull/660
* support for php 8.4 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/672

### New Contributors

* @AndrzejkaNowicki made their first contribution in https://github.com/defstudio/telegraph/pull/660

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.55.1...v1.55.2

## v1.55.1 - 2024-10-03

### What's Changed

* Added `ReactionType` data type, fixed typing by @andrey-helldar in https://github.com/defstudio/telegraph/pull/652

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.55.0...v1.55.1

## v1.55.0 - 2024-10-03

### What's Changed

* Added entities processing by @andrey-helldar in https://github.com/defstudio/telegraph/pull/650

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.54.0...v1.55.0

## v1.54.0 - 2024-10-03

### What's Changed

* Added independent methods for saving a chat and forming its name by @andrey-helldar in https://github.com/defstudio/telegraph/pull/647
* [feat] reactions by @Anze in https://github.com/defstudio/telegraph/pull/641
* Adding reaction processing when retrieving in webhooks by @andrey-helldar in https://github.com/defstudio/telegraph/pull/649
* Fix detection of command parameter without passing it by @andrey-helldar in https://github.com/defstudio/telegraph/pull/651

### New Contributors

* @Anze made their first contribution in https://github.com/defstudio/telegraph/pull/641

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.53.0...v1.54.0

## v1.53.0 - 2024-09-16

### What's Changed

* #635 implement config for connection request timeout by @MarioGattolla in https://github.com/defstudio/telegraph/pull/636
* Added the ability to specify different prefixes for command definitions by @andrey-helldar in https://github.com/defstudio/telegraph/pull/643
* Make protected methods by @andrey-helldar in https://github.com/defstudio/telegraph/pull/642

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.52.0...v1.53.0

## v1.52.0 - 2024-08-27

### What's Changed

* [feat] add settings to registerWebhook method by @fabio-ivona and @MarcusLestrange  in https://github.com/defstudio/telegraph/pull/634

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.51.0...v1.52.0

## v1.51.0 - 2024-08-26

### What's Changed

* [feat] forum methods by @YSRoot in https://github.com/defstudio/telegraph/pull/616

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.50.0...v1.51.0

## v1.50.0 - 2024-08-26

### What's Changed

* [fix] UserDTO by @ah-rahimi in https://github.com/defstudio/telegraph/pull/619
* [fix] exceptions in onFailure method by @fabio-ivona in https://github.com/defstudio/telegraph/pull/626
* [feat] add is_persistent field in ReplyKeyboard by @ArtemYurov in https://github.com/defstudio/telegraph/pull/618
* [feat] chatAdministrators call by @ivankuraev in https://github.com/defstudio/telegraph/pull/617
* [feat] chat join request management by @HFUBlackRabbit in https://github.com/defstudio/telegraph/pull/615

### New Contributors

* @ArtemYurov made their first contribution in https://github.com/defstudio/telegraph/pull/618
* @HFUBlackRabbit made their first contribution in https://github.com/defstudio/telegraph/pull/615

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.49.4...v1.50.0

## v1.49.4 - 2024-07-19

### What's Changed

* Fix UserDTO by @ah-rahimi in https://github.com/defstudio/telegraph/pull/608

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.49.3...v1.49.4

## v1.49.3 - 2024-07-16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.49.2...v1.49.3

## v1.49.2 - 2024-07-16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.49.1...v1.49.2

## v1.49.1 - 2024-07-16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.49.0...v1.49.1

## v1.49.0 - 2024-07-15

### What's Changed

* [feat] write access allowed field by @ah-rahimi in https://github.com/defstudio/telegraph/pull/605

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.48.1...v1.49.0

## v1.48.1 - 2024-07-06

### What's Changed

* #602 implemented Sticker DTO by @MarioGattolla in https://github.com/defstudio/telegraph/pull/603
* Implements sendSticker method by @ivankuraev in https://github.com/defstudio/telegraph/pull/598

### New Contributors

* @ivankuraev made their first contribution in https://github.com/defstudio/telegraph/pull/598

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.48.0...v1.48.1

## v1.48.0 - 2024-06-28

### What's Changed

* #386-implemented-thread-method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/600

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.47.0...v1.48.0

## v1.47.0 - 2024-06-26

### What's Changed

* #498 implement sendMediaGroup method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/599

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.46.6...v1.47.0

## v1.46.6 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.46.5...v1.46.6

## v1.46.5 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.46.4...v1.46.5

## v1.46.4 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.46.3...v1.46.4

## v1.46.3 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.46.2...v1.46.3

## v1.46.2 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.45.2...v1.46.2

## v1.45.2 - 2024-06-07

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.45.1...v1.45.2

## v1.45.1 - 2024-05-31

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.45.0...v1.45.1

## v1.45.0 - 2024-05-31

### What's Changed

* #586 fix documentation error by @MarioGattolla in https://github.com/defstudio/telegraph/pull/596
* #591 implemented HTTP request timeout config value by @MarioGattolla in https://github.com/defstudio/telegraph/pull/595
* feat: replace when functions with Laravel Conditionable by @ah-rahimi in https://github.com/defstudio/telegraph/pull/594
* feat: add isPremium to DTO User by @ah-rahimi in https://github.com/defstudio/telegraph/pull/593
* [fix] message not set up before retrieving Chat by @tobya in https://github.com/defstudio/telegraph/pull/584

### New Contributors

* @tobya made their first contribution in https://github.com/defstudio/telegraph/pull/584

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.44.4...v1.45.0

## v1.44.4 - 2024-04-26

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.44.3...v1.44.4

## v1.44.3 - 2024-04-26

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.44.2...v1.44.3

## v1.44.2 - 2024-04-26

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.44.1...v1.44.2

## v1.44.1 - 2024-04-26

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.44.0...v1.44.1

## v1.44.0 - 2024-04-19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.10...v1.44.0

## v1.43.10 - 2024-04-18

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.9...v1.43.10

## v1.43.9 - 2024-04-18

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.8...v1.43.9

## v1.43.8 - 2024-04-17

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.7...v1.43.8

## v1.43.7 - 2024-04-17

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.6...v1.43.7

## v1.43.6 - 2024-04-17

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.5...v1.43.6

## v1.43.5 - 2024-04-16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.4...v1.43.5

## v1.43.4 - 2024-04-16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.3...v1.43.4

## v1.43.3 - 2024-04-15

### What's Changed

* New docs by @fabio-ivona in https://github.com/defstudio/telegraph/pull/574

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.2...v1.43.3

## v1.43.2 - 2024-04-12

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.1...v1.43.2

## v1.43.1 - 2024-04-11

### What's Changed

* teletraph chat retrieve optimization by @fabio-ivona in https://github.com/defstudio/telegraph/pull/571

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.43.0...v1.43.1

## v1.42.1 - 2024-04-11

### What's Changed

* Add "down" for rollback in "create_telegraph_bots_table" by @Alice088 in https://github.com/defstudio/telegraph/pull/557
* Add "down" for rollback in "create_telegraph_chats_table" by @Alice088 in https://github.com/defstudio/telegraph/pull/556
* added portuguese language by @rjmo in https://github.com/defstudio/telegraph/pull/564
* Bump vite and nuxt in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/565
* Fix #568 by @fabio-ivona in https://github.com/defstudio/telegraph/pull/569
* Fix breaking change in minor release by @fabio-ivona in https://github.com/defstudio/telegraph/pull/570

### New Contributors

* @Alice088 made their first contribution in https://github.com/defstudio/telegraph/pull/557
* @rjmo made their first contribution in https://github.com/defstudio/telegraph/pull/564

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.42.0...v1.43.0

## v1.42.0 - 2024-03-14

### What's Changed

* [chore] Laravel 11 support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/520
* Fix missing switch_inline_query fields in Keyboard::fromArray() method (ISSUE-533) by @varemel in https://github.com/defstudio/telegraph/pull/541
* add 'delete messages' method by @pou in https://github.com/defstudio/telegraph/pull/511
* Wehbook middleware by @fabio-ivona in https://github.com/defstudio/telegraph/pull/544
* #549 add properties assignments in KeyboardButtonProxy and ReplyKeyboardButtonProxy constructors by @oakymax in https://github.com/defstudio/telegraph/pull/550

### New Contributors

* @oakymax made their first contribution in https://github.com/defstudio/telegraph/pull/550

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.41.2...v1.42.0

## v1.41.2 - 2024-02-15

### What's Changed

* [Fix] breaking change on minor version by @fabio-ivona in https://github.com/defstudio/telegraph/pull/521

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.41.1...v1.41.2

## v1.41.1 - 2024-02-14

### What's Changed

* Added Ukrainian translations by @RivGames in https://github.com/defstudio/telegraph/pull/513
* fix #518 long polling not working by @fabio-ivona in https://github.com/defstudio/telegraph/pull/519

### New Contributors

* @RivGames made their first contribution in https://github.com/defstudio/telegraph/pull/513

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.41.0...v1.41.1

## v1.41.0 - 2024-02-01

### What's Changed

* [fix] add missing parse_mode in inline queries results by @fabio-ivona in https://github.com/defstudio/telegraph/pull/501
* [fix] DTO lose false values by @fabio-ivona in https://github.com/defstudio/telegraph/pull/502
* [feat] botUpdates timeout, offset and limit by @fabio-ivona in https://github.com/defstudio/telegraph/pull/503

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.40.2...v1.41.0

## v1.40.2 - 2024-02-01

### What's Changed

* docs fixes by @siarheipashkevich in https://github.com/defstudio/telegraph/pull/495
* docs deploy fix by @fabio-ivona

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.40.1...v1.40.2

## v1.40.1 - 2024-01-26

### What's Changed

* documentation review by @siarheipashkevich in https://github.com/defstudio/telegraph/pull/494

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.40.0...v1.40.1

## v1.40.0 - 2024-01-26

### What's Changed

* Update 3.keyboards.md by @siarheipashkevich in https://github.com/defstudio/telegraph/pull/478
* [feat] allows to change a bot's default menu button by @fabio-ivona in https://github.com/defstudio/telegraph/pull/484
* [docs] documentation improvements by @fabio-ivona in https://github.com/defstudio/telegraph/pull/486
* [fix] webhook exceptions handling

### New Contributors

* @siarheipashkevich made their first contribution in https://github.com/defstudio/telegraph/pull/478

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.39.0...v1.40.0

## v1.39.0 - 2024-01-22

### What's Changed

* [chore] Automatic dependencies resolution for callback action method by @fabio-ivona in https://github.com/defstudio/telegraph/pull/475
* [feat] Custom Attachment Limits by @fabio-ivona in https://github.com/defstudio/telegraph/pull/476
* [feat] memberInfo() method + docs by @MarioGattolla in https://github.com/defstudio/telegraph/pull/424
* [feat] custom webhooks url by @fabio-ivona in https://github.com/defstudio/telegraph/pull/477

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.7...v1.39.0

## v1.38.7 - 2024-01-08

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.6...v1.38.7

## v1.38.6 - 2024-01-08

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.5...v1.38.6

## v1.38.5 - 2024-01-08

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.4...v1.38.5

## v1.38.4 - 2024-01-08

### What's Changed

* Add missing images to documentation by @jorisdrenth in https://github.com/defstudio/telegraph/pull/455
* Dutch translations by @jorisdrenth in https://github.com/defstudio/telegraph/pull/457
* Upgrade documentation to Nuxt 3 + Docus by @jorisdrenth in https://github.com/defstudio/telegraph/pull/459

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.3...v1.38.4

## v1.38.3 - 2024-01-06

### What's Changed

* Update composer.json to use Larastan Org by @arnebr in https://github.com/defstudio/telegraph/pull/446
* Fix documentation WSOD by @jorisdrenth in https://github.com/defstudio/telegraph/pull/454

### New Contributors

* @arnebr made their first contribution in https://github.com/defstudio/telegraph/pull/446
* @jorisdrenth made their first contribution in https://github.com/defstudio/telegraph/pull/454

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.2...v1.38.3

## v1.38.2 - 2024-01-03

### What's Changed

* fix typo in telegraph-chat model doc by @SimuraEpona in https://github.com/defstudio/telegraph/pull/402
* Update telegraph-chat.md by @lucidlemon in https://github.com/defstudio/telegraph/pull/408
* Bump browserify-sign from 4.2.1 to 4.2.2 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/426
* Added Arabic translations by @moayedalhagy in https://github.com/defstudio/telegraph/pull/425
* PHP 8.3 Support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/442
* Fix telegraph fake attached files not clearing between fake requests (ISSUE-432) by @varemel in https://github.com/defstudio/telegraph/pull/433

### New Contributors

* @SimuraEpona made their first contribution in https://github.com/defstudio/telegraph/pull/402
* @lucidlemon made their first contribution in https://github.com/defstudio/telegraph/pull/408
* @varemel made their first contribution in https://github.com/defstudio/telegraph/pull/433

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.1...v1.38.2

## v1.38.1 - 2023-08-12

Fix docs

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.38.0...v1.38.1

## v1.38.0 - 2023-08-12

### What's Changed

- [feat] add copyMessage by @semer-11 in https://github.com/defstudio/telegraph/pull/393
- [feat] add ability to write a custom Factory by @ahr1384 in https://github.com/defstudio/telegraph/pull/400
- [lang] Added Spanish translations by @Tievodj in https://github.com/defstudio/telegraph/pull/396

### New Contributors

- @Tievodj made their first contribution in https://github.com/defstudio/telegraph/pull/396
- @semer-11 made their first contribution in https://github.com/defstudio/telegraph/pull/393

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.37.0...v1.38.0

## v1.37.0 - 2023-06-20

### What's Changed

- #185 [Feat] sendAudio method + [Feat] editMedia->audio() method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/380
- Update telegraph-chat.md by @pou in https://github.com/defstudio/telegraph/pull/389
- access to web_app_date in message by @sepgg in https://github.com/defstudio/telegraph/pull/388

### New Contributors

- @pou made their first contribution in https://github.com/defstudio/telegraph/pull/389
- @sepgg made their first contribution in https://github.com/defstudio/telegraph/pull/388

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.36.0...v1.37.0

## v1.36.0 - 2023-05-18

### What's Changed

- TelegramUpdate new optional parameter (edited_message) by @MarioGattolla in https://github.com/defstudio/telegraph/pull/375

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.35.1...v1.36.0

## v1.35.1 - 2023-05-15

### What's Changed

- #368 implementing withData() method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/369

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35.1

## v1.35 - 2023-05-15

### What's Changed

- withData() method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/369

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.34.0...v1.35

## v1.34.0 - 2023-04-02

### What's Changed

- [feat] RTL option in Keyboard & ReplyKeyboard by @sadegh19b in https://github.com/defstudio/telegraph/pull/364

### New Contributors

- @sadegh19b made their first contribution in https://github.com/defstudio/telegraph/pull/364

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.33.2...v1.34.0

## v1.33.2 - 2023-03-12

### What's Changed

- Chat Commands Start With Slash (/) by @moayedlaravel in https://github.com/defstudio/telegraph/pull/357

### New Contributors

- @moayedlaravel made their first contribution in https://github.com/defstudio/telegraph/pull/357

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.33.1...v1.33.2

## v1.33.1 - 2023-03-07

### What's Changed

- [fix] reply to commands in webhook handler by @fabio-ivona in https://github.com/defstudio/telegraph/pull/354

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.33.0...v1.33.1

## v1.33.0 - 2023-03-01

### What's Changed

- Fix typo in telegraph.php by @idvlab in https://github.com/defstudio/telegraph/pull/350
- Added user parameter: "language_code" by @andrey-helldar in https://github.com/defstudio/telegraph/pull/348

### New Contributors

- @idvlab made their first contribution in https://github.com/defstudio/telegraph/pull/350

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.32.0...v1.33.0

## v1.32.0 - 2023-02-20

### What's Changed

- Add missing semicolon by @faissaloux in https://github.com/defstudio/telegraph/pull/336
- implement `setChatMenuButton` method by @faissaloux in https://github.com/defstudio/telegraph/pull/335
- Fix typo in telegraph.php by @beeyev in https://github.com/defstudio/telegraph/pull/347

### New Contributors

- @beeyev made their first contribution in https://github.com/defstudio/telegraph/pull/347

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.31.0...v1.32.0

## v1.31.0 - 2023-02-09

### What's Changed

- implement `getMyCommands` method by @faissaloux in https://github.com/defstudio/telegraph/pull/334

### New Contributors

- @faissaloux made their first contribution in https://github.com/defstudio/telegraph/pull/334

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.30.2...v1.31.0

## v1.30.2 - 2023-02-06

### What's Changed

- fix keyboards by @fabio-ivona in https://github.com/defstudio/telegraph/pull/333

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.30.1...v1.30.2

## v1.30.1 - 2023-02-06

### What's Changed

- [Fix] docs generation by @fabio-ivona in https://github.com/defstudio/telegraph/pull/325

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.30.0...v1.30.1

## v1.30.0 - 2023-02-06

### What's Changed

- [chore] Laravel 10 support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/324

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.29.0...v1.30.0

## v1.28.1 - 2023-02-06

### What's Changed

- [feat] Implement SendVideo method + editMessageMedia(Video) by @MarioGattolla in https://github.com/defstudio/telegraph/pull/302
- [docs] add Animation DTO in documentation by @MarioGattolla in https://github.com/defstudio/telegraph/pull/308
- [feat] SendContact Method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/306
- Bump json5, webpack and nuxt in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/311
- #316 docs reference error by @MarioGattolla in https://github.com/defstudio/telegraph/pull/317
- Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/322
- [fix] drop updates option missing in UnsetTelegramWebhookCommand by @fabio-ivona in https://github.com/defstudio/telegraph/pull/323

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.28.0...v1.28.1

## v1.28.0 - 2022-12-21

### What's Changed

- [feat] Model-less mode by @fabio-ivona in https://github.com/defstudio/telegraph/pull/294

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.27.0...v1.28.0

## v1.27.0 - 2022-12-17

### What's Changed

- [feat] sendAnimation method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/295

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.26.2...v1.26.3

## v1.26.2 - 2022-12-14

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.26.1...v1.26.2

## v1.26.1 - 2022-12-14

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.26.0...v1.26.1

## v1.26.0 - 2022-12-14

### What's Changed

- Bump decode-uri-component from 0.2.0 to 0.2.2 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/283
- Change caption of button by @ChillMouse in https://github.com/defstudio/telegraph/pull/287
- Issue #268 implement editMessageMedia method by @MarioGattolla in https://github.com/defstudio/telegraph/pull/277
- [feat] login_url for keyboards by @MarioGattolla in https://github.com/defstudio/telegraph/pull/291
- [docs] added suggestion on contact verification by @ChillMouse in https://github.com/defstudio/telegraph/pull/286
- [fix] chat_ids greater than 2147483647 in 32 bit systems by @evrard-c in https://github.com/defstudio/telegraph/pull/288

### New Contributors

- @ChillMouse made their first contribution in https://github.com/defstudio/telegraph/pull/287

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.24.4...v1.26.0

## v1.25.0 - 2022-12-07

### What's Changed

- [feat] model storage by @fabio-ivona in https://github.com/defstudio/telegraph/pull/271
- [fix] disable telegraph facade caching by @MarioGattolla in https://github.com/defstudio/telegraph/pull/279
- [fix] bug in DTO/Location by @ahr1384 in https://github.com/defstudio/telegraph/pull/282

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.24.3...v1.24.4

## v1.24.3 - 2022-11-25

### What's Changed

- fix #274 by @fabio-ivona in https://github.com/defstudio/telegraph/pull/275

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.24.2...v1.24.3

## v1.24.2 - 2022-11-24

### What's Changed

- [revert] upgrade to markdown V2 by @fabio-ivona in https://github.com/defstudio/telegraph/pull/272
- [fix] markdown-v2 opt-in through configs or `markdownV2 ()`method by @fabio-ivona in https://github.com/defstudio/telegraph/pull/273

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.24.1...v1.24.2

## v1.24.1 - 2022-11-20

### What's Changed

- [fix] add missing dice method in TelegraphChat by @fabio-ivona in https://github.com/defstudio/telegraph/pull/266

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.24.0...v1.24.1

## v1.24.0 - 2022-11-19

### What's Changed

- [feat] storage system by @fabio-ivona in https://github.com/defstudio/telegraph/pull/263
- [feat] upgrade to markdown V2 by @fabio-ivona in https://github.com/defstudio/telegraph/pull/265

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.23.1...v1.24.0

## v1.23.0 - 2022-11-13

### What's Changed

- [feat] custom webhook domain by @fabio-ivona in https://github.com/defstudio/telegraph/pull/256

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.22...v1.23.0

## v1.22 - 2022-11-10

### What's Changed

- Setup chat by @YSRoot in https://github.com/defstudio/telegraph/pull/246
- implement showAlert for replyWebhook by @YSRoot in https://github.com/defstudio/telegraph/pull/245
- fix chatInfo error by @MarioGattolla in https://github.com/defstudio/telegraph/pull/249
- Bump loader-utils from 1.4.0 to 1.4.1 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/250
- implement switch inline query type in button with relative test and doc by @MarioGattolla in https://github.com/defstudio/telegraph/pull/247
- Implement get user profile photos by @MarioGattolla in https://github.com/defstudio/telegraph/pull/251

### New Contributors

- @YSRoot made their first contribution in https://github.com/defstudio/telegraph/pull/246

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.21.4...v1.22

## v1.21.4 - 2022-10-28

### What's Changed

- [Fix] queued requests by @fabio-ivona in https://github.com/defstudio/telegraph/pull/240

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.21.3...v1.21.4

## v1.21.3 - 2022-10-26

### What's Changed

- Screenshot problem solved! by @Mrjavaci in https://github.com/defstudio/telegraph/pull/234
- added InlineQueryResultLocation + test + snapshots + fix other inline… by @MarioGattolla in https://github.com/defstudio/telegraph/pull/235

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.21.2...v1.21.3

## v1.21.2 - 2022-10-25

### What's Changed

- Documentation fix by @Mrjavaci in https://github.com/defstudio/telegraph/pull/233

### New Contributors

- @Mrjavaci made their first contribution in https://github.com/defstudio/telegraph/pull/233

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.21.1...v1.21.2

## v1.21.1 - 2022-10-24

### What's Changed

- docs: Fix typo in messages section by @nikosid in https://github.com/defstudio/telegraph/pull/230
- Added Russian translation by @andrey-helldar in https://github.com/defstudio/telegraph/pull/231

### New Contributors

- @nikosid made their first contribution in https://github.com/defstudio/telegraph/pull/230
- @andrey-helldar made their first contribution in https://github.com/defstudio/telegraph/pull/231

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.21.0...v1.21.1

## v1.21.0 - 2022-10-13

### What's Changed

- [feat] `leaveChat` method by @adevade in https://github.com/defstudio/telegraph/pull/206
- [feat] `deleteChatPhoto` method by @adevade in https://github.com/defstudio/telegraph/pull/205
- [feat] `poll` and `quiz` methods by @fabio-ivona in https://github.com/defstudio/telegraph/pull/211
- [feat] forced replies by @fabio-ivona in https://github.com/defstudio/telegraph/pull/212
- [feat] `InlineQueryResultContact` class by @MarioGattolla in https://github.com/defstudio/telegraph/pull/213
- Fix issue #196 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/214
- Fix issue #197 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/215
- Fix issue #198 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/218
- Fix issue #199 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/219
- Fix issue #200 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/220
- Fix issue #201 by @MarioGattolla in https://github.com/defstudio/telegraph/pull/221
- [feat] Php 8.2 support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/222
- Add validate error to config by @GhostWalkers in https://github.com/defstudio/telegraph/pull/223
- [feat] translations by @fabio-ivona in https://github.com/defstudio/telegraph/pull/225
- [feat] forwardMessage method #184 by @nicola-posa in https://github.com/defstudio/telegraph/pull/216

### New Contributors

- @adevade made their first contribution in https://github.com/defstudio/telegraph/pull/206
- @MarioGattolla made their first contribution in https://github.com/defstudio/telegraph/pull/213
- @GhostWalkers made their first contribution in https://github.com/defstudio/telegraph/pull/223
- @nicola-posa made their first contribution in https://github.com/defstudio/telegraph/pull/216

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.20.1...v1.21.0

## v1.20.1 - 2022-09-23

### What's Changed

- update urls by @fabio-ivona in https://github.com/defstudio/telegraph/pull/183

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.20.0...v1.20.1

## v1.20.0 - 2022-09-22

### What's Changed

- [feat] users activity handling by @fabio-ivona in https://github.com/defstudio/telegraph/pull/182

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.19.3...v1.20.0

## v1.19.3 - 2022-09-19

### What's Changed

- [fix] missing user first_name in message by @fabio-ivona in https://github.com/defstudio/telegraph/pull/176

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.19.2...v1.19.3

## v1.19.2 - 2022-09-12

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.19.1...v1.19.2

## v1.19.1 - 2022-09-03

### What's Changed

- [fix] keyboard buttons width computation by @fabio-ivona in https://github.com/defstudio/telegraph/pull/169

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.19.0...v1.19.1

## v1.19.0 - 2022-08-31

### What's Changed

- [feat] invite links by @fabio-ivona in https://github.com/defstudio/telegraph/pull/163
- [feat] chat member count by @fabio-ivona in https://github.com/defstudio/telegraph/pull/164
- [feat] chat permissions by @fabio-ivona in https://github.com/defstudio/telegraph/pull/165
- [feat] chat members management by @fabio-ivona in https://github.com/defstudio/telegraph/pull/166

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.18.1...v1.19.0

## v1.18.1 - 2022-08-30

### What's Changed

- [feat] unknown chats webhook handling by @fabio-ivona in https://github.com/defstudio/telegraph/pull/161

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.18.0...v1.18.1

## v1.18.0 - 2022-08-30

### What's Changed

- [feat] set chat title, description and photo by @fabio-ivona in https://github.com/defstudio/telegraph/pull/159

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.17.3...v1.18.0

## v1.17.3 - 2022-08-28

### What's Changed

- Update create_telegraph_chats_table.php.stub by @evrard-c in https://github.com/defstudio/telegraph/pull/157

### New Contributors

- @evrard-c made their first contribution in https://github.com/defstudio/telegraph/pull/157

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.17.2...v1.17.3

## v1.17.2 - 2022-08-25

fix missing caption

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.17.1...v1.17.2

## v1.17.1 - 2022-08-25

### What's Changed

- [fix] ReplyKeyboard resize by @fabio-ivona in https://github.com/defstudio/telegraph/pull/155

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.17.0...v1.17.1

## v1.17.0 - 2022-08-25

### What's Changed

- [feat] attachments remote url and file_id by @fabio-ivona in https://github.com/defstudio/telegraph/pull/153

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.16.0...v1.17.0

## v1.16.0 - 2022-08-25

### What's Changed

- [feat] conditional methods by @ahr1384 in https://github.com/defstudio/telegraph/pull/143
- [feat] command parameters by @fabio-ivona in https://github.com/defstudio/telegraph/pull/148
- [feat] unknown commands handling by @fabio-ivona in https://github.com/defstudio/telegraph/pull/151
- [feat] Telegram API url customization
- [feat] Telegram API url customization

### New Contributors

- @ahr1384 made their first contribution in https://github.com/defstudio/telegraph/pull/143

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.15.1...v1.16.0

## v1.15.1 - 2022-08-02

### What's Changed

- [Fix] chat id retrieval for messages incoming from channels by @fabio-ivona in https://github.com/defstudio/telegraph/pull/128

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.15.0...v1.15.1

## v1.15.0 - 2022-08-01

### What's Changed

- Bump got from 11.8.3 to 11.8.5 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/110
- Bump parse-url from 6.0.0 to 6.0.2 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/111
- Bump terser from 4.8.0 to 4.8.1 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/122
- [FIX] Changed created to creating by @rzkhrv in https://github.com/defstudio/telegraph/pull/117
- [Feat] Reply to support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/127

### New Contributors

- @rzkhrv made their first contribution in https://github.com/defstudio/telegraph/pull/117

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.14.1...v1.15.0

## v1.14.1 - 2022-06-18

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.14.0...v1.14.1

## v1.14.0 - 2022-06-18

### What's Changed

- feat: request contact data feature by @intoeetive in https://github.com/defstudio/telegraph/pull/95
- 
- feat: send voice by @alessiovietri in https://github.com/defstudio/telegraph/pull/102
- 
- feat: reply keyboards by @fabio-ivona in https://github.com/defstudio/telegraph/pull/94
- 
- feat: edit caption by @fabio-ivona in https://github.com/defstudio/telegraph/pull/104
- 
- feat: pin messages by @fabio-ivona in https://github.com/defstudio/telegraph/pull/105
- 
- fix typo by @MahdiMajidzadeh in https://github.com/defstudio/telegraph/pull/98
- 
- optimize images by @MahdiMajidzadeh in https://github.com/defstudio/telegraph/pull/99
- 

### New Contributors

- @intoeetive made their first contribution in https://github.com/defstudio/telegraph/pull/95
- @MahdiMajidzadeh made their first contribution in https://github.com/defstudio/telegraph/pull/98
- @alessiovietri made their first contribution in https://github.com/defstudio/telegraph/pull/102

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.13.2...v1.14.0

## v1.13.2 - 2022-06-04

### What's Changed

- fix exception on null values in inline queries by @fabio-ivona in https://github.com/defstudio/telegraph/pull/93

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.13.1...v1.13.2

## v1.13.1 - 2022-06-01

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.13.0...v1.13.1

## v1.13.0 - 2022-06-01

### What's Changed

- docs improvements by @Opekunov in https://github.com/defstudio/telegraph/pull/91
- Inline queries by @fabio-ivona in https://github.com/defstudio/telegraph/pull/92

### New Contributors

- @Opekunov made their first contribution in https://github.com/defstudio/telegraph/pull/91

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.12.2...v1.13.0

## v1.12.2 - 2022-05-27

## What's Changed

- pest logo badge by @trippo

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.12.1...v1.12.2

## v1.12.1 - 2022-05-24

## What's Changed

- fix forbidden /handle command by @fabio-ivona in https://github.com/defstudio/telegraph/pull/88

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.12.0...v1.12.1

## v1.12.0 - 2022-05-24

## What's Changed

- Web app inline keyboard by @fabio-ivona in https://github.com/defstudio/telegraph/pull/84
- fix /chatid command not working by @fabio-ivona in https://github.com/defstudio/telegraph/pull/87

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.11.1...v1.12.0

## v1.11.1 - 2022-05-15

## What's Changed

- Fix handler if message with document by @ArthurPatriot in https://github.com/defstudio/telegraph/pull/81

## New Contributors

- @ArthurPatriot made their first contribution in https://github.com/defstudio/telegraph/pull/81

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.11.0...v1.11.1

## v1.11.0 - 2022-05-14

## What's Changed

- implements unregisterWebhook call by @fabio-ivona in https://github.com/defstudio/telegraph/pull/80

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.10.0...v1.11.0

## v1.10.0 - 2022-05-08

## What's Changed

- Bump async from 2.6.3 to 2.6.4 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/75
- Feat: handle more webhook message types by @fabio-ivona in https://github.com/defstudio/telegraph/pull/76
- Improve docs by @fabio-ivona in https://github.com/defstudio/telegraph/pull/77

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.9.0...v1.10.0

## v1.9.0 - 2022-04-28

## What's Changed

- [#28] implement send photo endpoint by @Ternowy in https://github.com/defstudio/telegraph/pull/74

## New Contributors

- @Ternowy made their first contribution in https://github.com/defstudio/telegraph/pull/74

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.8.0...v1.9.0

## v1.8.0 - 2022-04-20

## What's Changed

- Fix docs by @gausoft in https://github.com/defstudio/telegraph/pull/69 and https://github.com/defstudio/telegraph/pull/70
- feat: bot and chat models customization by @naimsolong in https://github.com/defstudio/telegraph/pull/72

## New Contributors

- @naimsolong made their first contribution in https://github.com/defstudio/telegraph/pull/72

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.7.0...v1.8.0

## v1.7.0 - 2022-04-13

## What's Changed

- Add location message by @SiebeVE in https://github.com/defstudio/telegraph/pull/66
- Fix missing closing Tag in docs by @gausoft in https://github.com/defstudio/telegraph/pull/68

## New Contributors

- @SiebeVE made their first contribution in https://github.com/defstudio/telegraph/pull/66
- @gausoft made their first contribution in https://github.com/defstudio/telegraph/pull/68

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.6.3...v1.7.0

## v1.6.3 - 2022-04-09

## What's Changed

- fix leaking state by @fabio-ivona in https://github.com/defstudio/telegraph/pull/65

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.6.2...v1.6.3

## v1.6.2 - 2022-04-06

## What's Changed

- Add edit method to TelegraphChat Model by @marcovega in https://github.com/defstudio/telegraph/pull/60
- Fix keyboard not being removed by @marcovega in https://github.com/defstudio/telegraph/pull/59
- Fix tests by @fabio-ivona in https://github.com/defstudio/telegraph/pull/62
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/61

## New Contributors

- @marcovega made their first contribution in https://github.com/defstudio/telegraph/pull/60

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.6.1...v1.6.2

## v1.6.1 - 2022-04-03

- fix documentation

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.6.0...v1.6.1

## v1.6.0 - 2022-04-03

## What's Changed

- feat: send chat action by @fabio-ivona in https://github.com/defstudio/telegraph/pull/53
- Bump minimist from 1.2.5 to 1.2.6 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/55
- Send files by @fabio-ivona in https://github.com/defstudio/telegraph/pull/56

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.5.0...v1.6.0

## v1.5.0 - 2022-03-10

## What's Changed

- feat: register bot commands by @fabio-ivona in https://github.com/defstudio/telegraph/pull/50
- fix: scoped exception on unknown commands by @fabio-ivona in https://github.com/defstudio/telegraph/pull/52

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.4.1...v1.5.0

## v1.4.1 - 2022-03-08

- removed unused interface

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.4.0...v1.4.1

## v1.4.0 - 2022-03-08

## What's Changed

- add protect content message option by @fabio-ivona in https://github.com/defstudio/telegraph/pull/38
- add silent message option by @fabio-ivona in https://github.com/defstudio/telegraph/pull/39
- add withoutPreview message option by @fabio-ivona in https://github.com/defstudio/telegraph/pull/40
- add url method to TelegraphBot by @fabio-ivona in https://github.com/defstudio/telegraph/pull/41
- add reply message option by @fabio-ivona in https://github.com/defstudio/telegraph/pull/42
- feat: manual update polling by @fabio-ivona in https://github.com/defstudio/telegraph/pull/43
- fix: removed breaking change in webhook handler by @fabio-ivona in https://github.com/defstudio/telegraph/pull/44
- feat: delete message by @fabio-ivona in https://github.com/defstudio/telegraph/pull/45
- feat: edit message by @fabio-ivona in https://github.com/defstudio/telegraph/pull/46
- fix: allows parameters and @bot reference after command by @fabio-ivona in https://github.com/defstudio/telegraph/pull/49

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.3.0...v1.4.0

## v1.3.0 - 2022-03-05

## What's Changed

- chore: X ray setup by @fabio-ivona in https://github.com/defstudio/telegraph/pull/36
- chore: keyboard refactor by @fabio-ivona in https://github.com/defstudio/telegraph/pull/35
- Keyboard improvement by @fabio-ivona and @cerbero90 in https://github.com/defstudio/telegraph/pull/37

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.2.2...v1.3.0

## v1.2.2 - 2022-03-02

## What's Changed

- removed mistyped semicolon by @fabio-ivona in https://github.com/defstudio/telegraph/pull/34

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.2.1...v1.2.2

## v1.2.1 - 2022-03-01

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.2.0...v1.2.1

## v1.2.0 - 2022-02-27

## What's Changed

- fix chat_id command not recognized by @fabio-ivona in https://github.com/defstudio/telegraph/pull/21
- implements bot info method by @fabio-ivona in https://github.com/defstudio/telegraph/pull/22

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.1.0...v1.2.0

## v1.1.0 - 2022-02-27

## What's Changed

- improved Telegraph::fake() testing helpers
- wraps response to TelegraphResponse to return status and messageId by @fabio-ivona in https://github.com/defstudio/telegraph/pull/20

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.6...v1.1.0

## v1.0.6 - 2022-02-26

## What's Changed

- enhanced tests by @fabio-ivona in https://github.com/defstudio/telegraph/pull/18
- added docs for testing helpers by @fabio-ivona in https://github.com/defstudio/telegraph/pull/19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.5...v1.0.6

## v1.0.5 - 2022-02-26

## What's Changed

- docs: fix name of package in site config by @owenvoke in https://github.com/defstudio/telegraph/pull/17

## New Contributors

- @owenvoke made their first contribution in https://github.com/defstudio/telegraph/pull/17

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.4...v1.0.5

## v1.0.4 - 2022-02-26

## What's Changed

- typo correction by @fabio-ivona

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.3...v1.0.4

## v1.0.3 - 2022-02-26

## What's Changed

- Bump prismjs from 1.25.0 to 1.27.0 in /docs by @dependabot in https://github.com/defstudio/telegraph/pull/13
- docs enhancement by @fabio-ivona in https://github.com/defstudio/telegraph/pull/16

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.2...v1.0.3

## v1.0.2 - 2022-02-25

## What's Changed

- fix bash commands in documentation by @fabio-ivona in https://github.com/defstudio/telegraph/pull/12

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.1...v1.0.2

## v1.0.1 - 2022-02-25

## What's Changed

- improved documentation by @fabio-ivona in https://github.com/defstudio/telegraph/pull/11

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v1.0.0...v1.0.1

## v1.0.0 - 2022-02-25

## What's Changed

- stable release
- implement keyboard helper by @fabio-ivona in https://github.com/defstudio/telegraph/pull/6
- keyboard refactor by @fabio-ivona in https://github.com/defstudio/telegraph/pull/8
- code cleanup by @fabio-ivona in https://github.com/defstudio/telegraph/pull/9
- tests enhancement by @fabio-ivona in https://github.com/defstudio/telegraph/pull/10

## New Contributors

- @dependabot made their first contribution in https://github.com/defstudio/telegraph/pull/4

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.12...v1.0.0

## v0.0.11 - 2021-11-23

## What's Changed

- Mutliple bot support by @fabio-ivona in https://github.com/defstudio/telegraph/pull/1
- adds new-chat command by @fabio-ivona in https://github.com/defstudio/telegraph/pull/2
- Queue by @fabio-ivona in https://github.com/defstudio/telegraph/pull/3

## New Contributors

- @fabio-ivona made their first contribution in https://github.com/defstudio/telegraph/pull/1

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.10...v0.0.11

## v0.0.10 - 2021-11-21

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.9...v0.0.10

## v0.0.9 - 2021-11-21

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.8...v0.0.9

## v0.0.8 - 2021-11-21

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.7...v0.0.8

## v0.0.7 - 2021-11-21

Fix documentation structure

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.6...v0.0.7

## v0.0.6 - 2021-11-21

fix documentation

## v0.0.5 - 2021-11-21

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.4...v0.0.5

## v0.0.4 - 2021-11-19

**Full Changelog**: https://github.com/defstudio/telegraph/compare/v0.0.3...v0.0.4
