Total Search
Types
Link copied to clipboard
Link copied to clipboard
data class TotalSearchResult(val mainGallery: List<Gallery>, val minorGallery: List<Gallery>, val wiki: List<TotalSearch.Wiki>, val board: List<TotalSearch.SearchedArticle>, val todayIssue: List<TotalSearch.SearchedArticle>, val realTime: List<TotalSearch.RealTime>)