How to send a gif with an inline keyboard when start is pressed using python-telegram-bot?
I'm trying to make a menu bot. All is working but I can't put a GIF for decoration before the keyboard and message. I used some variations of .inputmedia and .document from here. I know nothing and have zero python…