Future<bool> canChatMessageBeDeleted(String msgId) async { throw UnimplementedError( 'canChatMessageBeDeleted() has not been implemented.'); }