(ctx context.Context, arg UpdateUserDiscordLinkParams)
| 477 | UpdateTfaSecret(ctx context.Context, arg UpdateTfaSecretParams) error |
| 478 | UpdateUser(ctx context.Context, arg UpdateUserParams) error |
| 479 | UpdateUserDiscordLink(ctx context.Context, arg UpdateUserDiscordLinkParams) error |
| 480 | UpdateUserDiscordProfile(ctx context.Context, arg UpdateUserDiscordProfileParams) error |
| 481 | UpdateUserDiscordUnlink(ctx context.Context, id string) error |
| 482 | UpdateUserOidcLink(ctx context.Context, arg UpdateUserOidcLinkParams) error |
no outgoing calls
no test coverage detected