link user bot to their group

i just used the code for #347942 and did changes to match groups context. I also made sure to show human readable errors when the code is invalid or a bot is already connected to another group/channel
Stephane Mensah Author

Here's a how i show error message from prisma muation: try{...}catch(error)throw new Error(error.meta.cause)} // throwing the message because the mutation is in a function.

0 Likes

Please sign in to leave a comment.