(ctx context.Context, arg UpdateUserSkillByUserIDAndNameParams)
| 1323 | UpdateUserSecretByUserIDAndName(ctx context.Context, arg UpdateUserSecretByUserIDAndNameParams) (UserSecret, error) |
| 1324 | UpdateUserShellToolDisplayMode(ctx context.Context, arg UpdateUserShellToolDisplayModeParams) (string, error) |
| 1325 | UpdateUserSkillByUserIDAndName(ctx context.Context, arg UpdateUserSkillByUserIDAndNameParams) (UserSkill, error) |
| 1326 | UpdateUserStatus(ctx context.Context, arg UpdateUserStatusParams) (User, error) |
| 1327 | UpdateUserTaskNotificationAlertDismissed(ctx context.Context, arg UpdateUserTaskNotificationAlertDismissedParams) (bool, error) |
| 1328 | UpdateUserTerminalFont(ctx context.Context, arg UpdateUserTerminalFontParams) (UserConfig, error) |
no outgoing calls