You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am sending photo using bot.sendPhoto method. After some time I want to edit the photo.
I found a method editMessageMedia but there is no example how to use it.
Hello,
I am sending photo using
bot.sendPhoto
method. After some time I want to edit the photo.I found a method
editMessageMedia
but there is no example how to use it.Is there any example of editMessageMedia?
As per the source code
media
required object.What should be the
media
parameter?The text was updated successfully, but these errors were encountered: