| Package | Description |
|---|---|
| masecla.modrinth4j.endpoints.teams |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.reflect.TypeToken<ModifyTeamMemberInfo.ModifyTeamMemberInfoRequest> |
ModifyTeamMemberInfo.getRequestClass()
Returns the request class.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EmptyResponse> |
TeamsEndpoints.modifyTeamMemberInfo(String teamId,
String memberId,
ModifyTeamMemberInfo.ModifyTeamMemberInfoRequest request)
This endpoint is used to modify a team member's information.
|
Copyright © 2026. All rights reserved.