public static string SuccessfullyAdded(Meme meme) => SuccessfullyAdded("meme");
public static string SuccessfullyRemoved(Meme meme) => SuccessfullyRemoved("meme");
public static string IncorrectStructure(Meme meme) => Common + "[Url/Link]*";