maddinat0r / samp-discord-connector

SA:MP plugin which controls a Discord bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

delete a certain amount of messages

BozkurtRoleplay opened this issue · comments

Hello, I want to make a system for a project. All that is needed is to delete the messages. I've been trying since the morning but I couldn't do it. The logic is as follows: It should delete a certain amount of messages in a channel. Or I should pull the message ID and delete it with the DCC_DeleteMessage function, but I couldn't do it. Can you help me?