namespace API.MangaDownloadClients; public enum RequestType { Default, MangaDexFeed, MangaImage, MangaCover, MangaInfo }