elbekD / kt-telegram-bot

Telegram Bot Library for Kotlin language
MIT License
103 stars 19 forks source link

Rename preview in sendMessage to disablePreview #24

Closed den-gap closed 4 years ago

den-gap commented 4 years ago

hi, I tried to disable the web preview in the message and set the preview property to false, but it still appeared and when I saw that the official api has the disable_web_preview property, I realized that I should set it to true. So please rename the property, cause now the behavior is illogical

elbekD commented 4 years ago

hi! thank u for suggestion! checkout version 1.3.1

den-gap commented 4 years ago

editMessageText same problem

elbekD commented 4 years ago

fixed in 1.3.2