I can send the following command for example
“PRIVMSG #channelName .timeout username 1”
the above will “purge” messages for the user and it successfully purges the messages from said user.
but if I wish to mod a user or unmod them for example
“PRIVMSG #channelName .mod username”
it doesnt mod said username not also if i use unmod it doesnt unmod them either.
Is this a limitation or users not connected to the web irc? or am i using the wrong command?