DiscordAPIError: Cannot send an empty message at RequestHandler.execute (C:\Desktop\Reborn\node_modules\discord.js\src\rest\RequestHandler.js:350:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async RequestHandler.push (C:\Desktop\Reborn\node_modules\discord.js\src\rest\RequestHandler.js:51:14) at async TextChannel.send (C:\Desktop\Reborn\node_modules\discord.js\src\structures\interfaces\TextBasedChannel.js:175:15) at async paginator (C:\Desktop\Reborn\ButtonPaginator.js:15:21) { method: 'post', path: '/channels/937907099101450270/messages', code: 50006, httpStatus: 400, requestData: { json: { content: undefined, tts: false, nonce: undefined, embeds: undefined, components: undefined, username: undefined, avatar_url: undefined, allowed_mentions: undefined, flags: undefined, message_reference: undefined, attachments: undefined, sticker_ids: undefined }, files: [] } }