mirror of
https://github.com/ergochat/ergo.git
synced 2026-02-25 02:48:05 +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)