try to get it by id
get message right?
Documentation for get_messages
yeah, it will return None if it doesn't exist
with telegram raw method possible?
I can still get messages from both bot and user if deleted in pm
send gif files in album format
gifs can't exist in albums. but you can try with client.send_file(chat, [files.gif], nosound_video=True)
it's not deleted then, confirm the id and ids are account-unique in private messages, if you use ids argument
I see the issue was my client was only deleting my messages for me 🥲
Обсуждают сегодня