Adding Image Drag/attach option in Chat_Message

Hi

The chatbot, chat_message is great, however, I wanted to have the ability to attach or drag an image into the chatbot UI.

How do I do that? What is the closest I can do? Can an image uploader via st.file_uploader allowed inside the chat_message UI?

Please advise