changes
- adding
ctx.decodeJid
- adding
bot.decodeJid
- adding
decodedJid
anddecodedSender
to collector collections. collector.stop
function can accept any argument (previously only strings).- fix error when sending a media message while
autoMention
is enabled.