pokem icon indicating copy to clipboard operation
pokem copied to clipboard

[Feature Request] Send files

Open arcuru opened this issue 8 months ago • 0 comments

As suggested in #5, this tracks implementing the sending of actual files in the notifications. You can currently send only text messages, but sending actual files as attachments would be pretty useful for this kind of thing.

Implementation-wise, it will need to create FileMessageEventContent and send that. I didn't figure out a way to do that on an initial pass, but I'm probably missing something easy.

arcuru avatar May 30 '24 15:05 arcuru