fix: added absent params for button builders (#1304)

* fix: added absent params for button builders

* docs: added changelog

* fix: renamed changelog item
This commit is contained in:
Oleg A 2023-09-19 17:42:09 +03:00 committed by GitHub
parent c229cf8c7b
commit 83a01f014c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 1 deletions

1
CHANGES/1303.bugfix Normal file
View file

@ -0,0 +1 @@
Added actual param hints for `InlineKeyboardBuilder` and `ReplyKeyboardBuilder`.