๖̶̶̶ζ͜͡SuperPyroManiac
Explore posts from serversSIASapphire - Imagine a framework
•Created by ๖̶̶̶ζ͜͡SuperPyroManiac on 11/27/2024 in #discordjs-support
Property 'send' does not exist on type *channel types*
Nvm I needed to type guard it with
if (!message.channel.isSendable()) return;
4 replies
❔ Convert regex match groups into parameters
solution for this one will return
"Update RPH using the manual LSPDFR installation. You are currently using version: ."
Instead of
"Update RPH using the manual LSPDFR installation. You are currently using version: TheirCurrentVersion."
35 replies