fggfgfgfgf
This commit is contained in:
parent
fcbfef91a2
commit
e29fa23f73
3
index.js
3
index.js
@ -586,9 +586,6 @@ app.post('/testHeaderImage', async (req, res) => {
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
const express = require('express');
|
|
||||||
const app = express();
|
|
||||||
app.use(express.json());
|
|
||||||
|
|
||||||
app.post('/sendImageWithBaileysPro', async (req, res) => {
|
app.post('/sendImageWithBaileysPro', async (req, res) => {
|
||||||
if (!sock || !isConnected) {
|
if (!sock || !isConnected) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user