isUpdatedMessage property
bool
get
isUpdatedMessage
Implementation
bool get isUpdatedMessage =>
cmd == CommandString.userMessageUpdate ||
cmd == CommandString.fileMessageUpdate ||
cmd == CommandString.adminMessageUpdate;