We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c23861 commit 417a93fCopy full SHA for 417a93f
plugins/info-script.js
@@ -2,7 +2,7 @@ var handler = async(m, { conn }) => {
2
3
let str = `*https://github.com/ImYanXiao/Elaina-MultiDevice*`
4
let letoy = hwaifu.getRandom()
5
-return conn.reply(m.chat, str, fakes, { externalAdReply : { title: 'ᴡᴀɴᴛ sᴏᴜʀᴄᴇ ᴄᴏᴅᴇ ᴛʜɪs ʙᴏᴛ?',mediaType: 1, renderLargeThumbnail: true, thumbnail: await getBuffer(letoy), socialUrl: social})
+return conn.reply(m.chat, str, fakes, { externalAdReply : { title: 'ᴡᴀɴᴛ sᴏᴜʀᴄᴇ ᴄᴏᴅᴇ ᴛʜɪs ʙᴏᴛ?',mediaType: 1, renderLargeThumbnail: true, thumbnail: await getBuffer(letoy), socialUrl: social}})
6
}
7
handler.help = ['source code']
8
handler.tags = ['info']
0 commit comments