mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
b3c869f0ff
Strip invalid UTF-8 byte sequences in sendTelegramTextReturnMessage and editTelegramMessageText to prevent "text must be encoded in UTF-8" errors that abort the stream mid-response.