Closed azkadev closed 1 year ago
Use getRepliedMessage
.
Use
getRepliedMessage
.
I have tried using that method but the result is still the same
Make sure that the input message is loaded.
yes I have filled in all the parameters needed but it doesn't work if the reply to another bot if the normal user is successful,
Bot API server uses getRepliedMessage
to fetch the replied message in supergroups, even it is inaccessible otherwise to the bot.
I changed reply_to_message_id
to id
and it worked
Thank You @AYMENJD @levlam
i know bots can't read bot messages, but in telegram bot api i made a jsondump command and replied to the other bot message it appears, but in tdlib i can't just this error appears
Result: