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

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

How can i edit messages? #549

Open progforyou opened 2 years ago

progforyou commented 2 years ago

Hi there, how can i edit messages other types? 1) message with img 2) message without img For example, message created by NewMessage , i need to edit body and add img file how i can do this?