pengrad / java-telegram-bot-api

Telegram Bot API for Java

Home Page:https://core.telegram.org/bots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to send LinkPreviewOptions in SendMessage?

eljosemari opened this issue · comments

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

Thanks in advance.

Unfortunately there is no setters in LinkPreviewOptions in 7.0.0

Thank you! Fixed in 7.0.1