(ctx context.Context, arg DeleteUserSecretByUserIDAndNameParams)
| 213 | DeleteUserAIProviderKeysByProviderID(ctx context.Context, aiProviderID uuid.UUID) error |
| 214 | DeleteUserChatCompactionThreshold(ctx context.Context, arg DeleteUserChatCompactionThresholdParams) error |
| 215 | DeleteUserSecretByUserIDAndName(ctx context.Context, arg DeleteUserSecretByUserIDAndNameParams) (UserSecret, error) |
| 216 | DeleteUserSkillByUserIDAndName(ctx context.Context, arg DeleteUserSkillByUserIDAndNameParams) (UserSkill, error) |
| 217 | DeleteWebpushSubscriptionByUserIDAndEndpoint(ctx context.Context, arg DeleteWebpushSubscriptionByUserIDAndEndpointParams) error |
| 218 | DeleteWebpushSubscriptions(ctx context.Context, ids []uuid.UUID) error |
no outgoing calls