I need help with image recognition for my Discord bot using GPT-4

I have created two files named discordservice.py and gpt.py. My Discord bot responds to all kinds of text, but when I make a visual query, it doesn’t respond with an image. How can I solve this issue?