Module mangadex_api::v5::user
source · [−]Expand description
User endpoint handler.
Modules
Builder for the account-activation endpoint.
Builder for fetching a user’s custom lists endpoint.
Builder for the user delete endpoint.
Builder for fetching the logged-in user’s followed custom lists.
Builder for the followed scanlation groups endpoint.
Builder for the followed manga endpoint.
Builder for the user manga feed endpoint to get a list of new chapters for a user’s manga.
Builder for the followed scanlation users endpoint.
Builder for the user view endpoint.
Builder for checking if the logged-in user follows a custom list.
Builder for checking if the logged-in user follows a scanlation group.
Builder for checking if the logged-in user follows a manga.
Builder for checking if the logged-in user follows a user.
Builder for the user list endpoint.
Builder for the logged-in user details endpoint.
Builder for fetching the logged-in user’s custom lists.
Builder for updating a user email endpoint.
Builder for updating a user password endpoint.
Structs
User endpoint handler builder.