tucnak/telebot

The field "vcard" is missing in "Contact"

vzd3v opened this issue · 1 comments

It's presented in official API and isn't new: https://core.telegram.org/bots/api#contact
But missing in telebot: https://pkg.go.dev/gopkg.in/telebot.v3#Contact

Added vcard filed to Contact #708