Let's say you wanted to update a ball's rarity to 2. You could run UPDATE > BALL > Mongolia > RARITY > 2.0. DexScript has a ton more features too! All of them can be found within our extensive ...
wa-baileys-api/ ├── prisma/ # Configuração e modelos do Prisma ├── src/ # Código fonte │ ├── controllers/ # Controladores da API │ ├── routes/ # Rotas da API │ ├── services/ # Serviços de negócio │ ...