go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.57k stars 862 forks source link

AddedToAttachmentMenu update for User type #667

Open gavrylenkoIvan opened 11 months ago

gavrylenkoIvan commented 11 months ago

Add "AddedToAttachmentMenu" field in User type and fix webhook example in README file (use tgbotapi.FilePath("cert.pem") instead of "cert.pem" in tgbotapi.NewWebhookWithCert)