Warning: mkdir(): No space left on device in /var/www/tgoop/post.php on line 37

Warning: file_put_contents(aCache/aDaily/post/QNextCases/--): Failed to open stream: No such file or directory in /var/www/tgoop/post.php on line 50
QNext Cases@QNextCases P.212
QNEXTCASES Telegram 212
7️⃣3️⃣ Удаление всех сообщений в чате между командой и reply сообщением
Сложность
: ⭐️

По команде /purge отправленной в ответ на любое сообщение в чате, удалить все сообщение которые находятся между этими сообщениями включая и эти сообщения.

❗️ВНИМАНИЕ при выполнение команды присутствуют два ограничения:
1. Не будут удалены сообщения которым более 48 часов.
2. Если количество удаляемых сообщений более 200, удалены будут только последние 200 сообщений.

Для этого необходимо:

↙️КомандыСоздать↙️ — Команда: /purge
⚙️
Настройки☑️Доступно в чате

В 🔗Триггер команды добавить следующие реакции:

⚡️ groupReactionsisReplyMsg
🚧
ОграниченияДобавить условие — isReplyMessage — Значение:

☑️if-mode🔘
⚡️ localVarSet — Тип: Любой объект — Название: idMsg — Значение:
{
"begin": ${update.message.message_id},
"end": ${update.message.reply_to_message.message_id}
}
🔘json☑️Собрать объект

⚡️ runScript — Текст скрипта:
var idMsg = qnext.getValue('localVar.idMsg');
idMsg.end = (idMsg.begin - idMsg.end > 200) ? idMsg.begin - 199 : idMsg.end;
idMsg.list = [];
for (let i = idMsg.begin; i >= idMsg.end; i--) {
idMsg.count = idMsg.list.push(i);
}
exports.idMsg = idMsg;

⚡️ for — Название параметра: ${localVar.idMsg.list}

— —⚡️ deleteMessage — Id сообщения: ${forItem.value}☑️Ответить в чате

☑️if-mode🔘🚫
⚡️ deleteMessage☑️Ответить в чате

#isReplyMessage #JScript

Требуется помощь?



tgoop.com/QNextCases/212
Create:
Last Update:

7️⃣3️⃣ Удаление всех сообщений в чате между командой и reply сообщением
Сложность
: ⭐️

По команде /purge отправленной в ответ на любое сообщение в чате, удалить все сообщение которые находятся между этими сообщениями включая и эти сообщения.

❗️ВНИМАНИЕ при выполнение команды присутствуют два ограничения:
1. Не будут удалены сообщения которым более 48 часов.
2. Если количество удаляемых сообщений более 200, удалены будут только последние 200 сообщений.

Для этого необходимо:

↙️КомандыСоздать↙️ — Команда: /purge
⚙️
Настройки☑️Доступно в чате

В 🔗Триггер команды добавить следующие реакции:

⚡️ groupReactionsisReplyMsg
🚧
ОграниченияДобавить условие — isReplyMessage — Значение:

☑️if-mode🔘
⚡️ localVarSet — Тип: Любой объект — Название: idMsg — Значение:

{
"begin": ${update.message.message_id},
"end": ${update.message.reply_to_message.message_id}
}
🔘json☑️Собрать объект

⚡️ runScript — Текст скрипта:
var idMsg = qnext.getValue('localVar.idMsg');
idMsg.end = (idMsg.begin - idMsg.end > 200) ? idMsg.begin - 199 : idMsg.end;
idMsg.list = [];
for (let i = idMsg.begin; i >= idMsg.end; i--) {
idMsg.count = idMsg.list.push(i);
}
exports.idMsg = idMsg;

⚡️ for — Название параметра: ${localVar.idMsg.list}

— —⚡️ deleteMessage — Id сообщения: ${forItem.value}☑️Ответить в чате

☑️if-mode🔘🚫
⚡️ deleteMessage☑️Ответить в чате

#isReplyMessage #JScript

Требуется помощь?

BY QNext Cases


Share with your friend now:
tgoop.com/QNextCases/212

View MORE
Open in Telegram


Telegram News

Date: |

There have been several contributions to the group with members posting voice notes of screaming, yelling, groaning, and wailing in different rhythms and pitches. Calling out the “degenerate” community or the crypto obsessives that engage in high-risk trading, Co-founder of NFT renting protocol Rentable World emiliano.eth shared this group on his Twitter. He wrote: “hey degen, are you stressed? Just let it out all out. Voice only tg channel for screaming”. A Hong Kong protester with a petrol bomb. File photo: Dylan Hollingsworth/HKFP. Commenting about the court's concerns about the spread of false information related to the elections, Minister Fachin noted Brazil is "facing circumstances that could put Brazil's democracy at risk." During the meeting, the information technology secretary at the TSE, Julio Valente, put forward a list of requests the court believes will disinformation. Members can post their voice notes of themselves screaming. Interestingly, the group doesn’t allow to post anything else which might lead to an instant ban. As of now, there are more than 330 members in the group. Ng was convicted in April for conspiracy to incite a riot, public nuisance, arson, criminal damage, manufacturing of explosives, administering poison and wounding with intent to do grievous bodily harm between October 2019 and June 2020.
from us


Telegram QNext Cases
FROM American