Milad Aslani Somarin
Milad Aslani Somarin
@GochoMugo hi, i use node-telegram-bot-api i used deleteMessage in my bot but the deleteMessage only can delete bot's message, not message that user sent to bot, is it possible to...
@GochoMugo documentation say : ``` Use this method to delete a message, including service messages, with the following limitations: - A message can only be deleted if it was sent...
@GingerPlusPlus thanks
> i think it's not related to axios and upload, it's because your api server doing some thing else (for example resize or ...) and it's delayed. i test my...
> Hello again, I've figured this out. Just in case this helps someone else: > > The issue was occurring when running a development bundle on a metro server -...