Open Rombersoft opened 3 months ago
Sadly it's not possible to re-use messages with how the library works internally. Re-using the contents themselves is doable though as you can access them with Data
, copy them somewhere else, then copy that every time you try to re-send a message.
Hi community! How can I send the same message many times for the same NetClient without that Exception?