C
C
Ciferblood2021-05-27 19:51:40
In contact with
Ciferblood, 2021-05-27 19:51:40

How to make the bot react to edited messages?

Suppose there is a command:

vk.updates.hear(/!Check/i, async(context) => {
await context.reply(Bot is running);
});

How to make the bot react to the edited message?
That is, let's say the user incorrectly wrote the command "!Check", then edited the message to "!Check".

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question