Skip to content

Commit

Permalink
forgot to change description of getDetails
Browse files Browse the repository at this point in the history
  • Loading branch information
Mar0xy committed Sep 8, 2021
1 parent 4655e27 commit f5a9f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ View the [test folder](https://github.com/Mar0xy/bilibilicomics-api/tree/main/te
## Functions

##### bilibilicomics.getDetails(int/number)
Returns most details about the comic: cover, title, desc, chapters (all chapters in an array, NOTE: Chapters get sorted from latest to oldest), total (total chapters)
Returns most details about the comic: cover, title, url, desc, chapters (all chapters in an array, NOTE: Chapters get sorted from latest to oldest), total (total chapters)

##### bilibilicomics.Search(string)
Returns all results with the provided string the results return in an array with following data: id, title, url, authors, vcover, hcover, genres
Expand Down

0 comments on commit f5a9f07

Please sign in to comment.