ba0f3 / telebot.nim

Async Telegram Bot API Client implement in @Nim-Lang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

'linkPreviewOptions' is inaccessible from InputMessageContent

baalajimaestro opened this issue · comments

I am using InputMessageContent, and linkPreviewOptions is not exported from the function here.

linkPreviewOptions: LinkPreviewOptions

Was it accidental?

yes it was