(ctx context.Context, arg UpdateChatTitleByIDParams)
| 1239 | UpdateChatStatus(ctx context.Context, arg UpdateChatStatusParams) (Chat, error) |
| 1240 | UpdateChatStatusPreserveUpdatedAt(ctx context.Context, arg UpdateChatStatusPreserveUpdatedAtParams) (Chat, error) |
| 1241 | UpdateChatTitleByID(ctx context.Context, arg UpdateChatTitleByIDParams) (Chat, error) |
| 1242 | UpdateChatWorkspaceBinding(ctx context.Context, arg UpdateChatWorkspaceBindingParams) (Chat, error) |
| 1243 | UpdateCryptoKeyDeletesAt(ctx context.Context, arg UpdateCryptoKeyDeletesAtParams) (CryptoKey, error) |
| 1244 | UpdateCustomRole(ctx context.Context, arg UpdateCustomRoleParams) (CustomRole, error) |
no outgoing calls