mirror of
https://github.com/ergochat/ergo.git
synced 2026-01-16 07:08:06 +01:00
If hist == nil and mysql database Delete msgid function returns ErrDBIsNil, we know that the target does not match any channel or user. Return invalid target error to operator (see #2020)