Igor Soares
Igor Soares
The workaround I'm currently using for this is to set a replacement character for the concealed triple backtick (```) Making the code block to look like this:   Still...
@gfvioli I started noticing this issue just a couple of days after I commented here with the autocommand. Something has changed after that, that's why in the screenshot I posted...
Apparently, this happens because when a new message is received (perhaps there are other events that also trigger this behavior), Baileys sends a `contacts.update` event which triggers the `BaileysStartupService.contactHandle` and...