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

tgbotapi.NewMediaGroup function does not work correctly #704

Open Makhkets opened 4 months ago

Makhkets commented 4 months ago

image

image

When sending media, photos are repeated and gives an error in the code

image

maybe I'm doing something wrong?

version: github.com/go-telegram-bot-api/telegram-bot-api/v5 v5.5.1