pengrad / java-telegram-bot-api

Telegram Bot API for Java
https://core.telegram.org/bots
Apache License 2.0
1.81k stars 373 forks source link

How to send LinkPreviewOptions in SendMessage? #361

Closed eljosemari closed 9 months ago

eljosemari commented 9 months ago

Is it only implemented to get values in Message responses? How to send new values in SendMessage?

Thanks in advance.

anfanik commented 9 months ago

Unfortunately there is no setters in LinkPreviewOptions in 7.0.0

pengrad commented 9 months ago

Thank you! Fixed in 7.0.1