await bot.sendMessage(channelId, "Check out this Mini App!", { attachments: [{ type: 'miniapp', url: 'https://your-miniapp.com' }] })
Was this page helpful?