( ctx context.Context, arg database.UpsertChatDiffStatusReferenceParams, )
| 64 | ctx context.Context, arg database.UpsertChatDiffStatusParams, |
| 65 | ) (database.ChatDiffStatus, error) |
| 66 | UpsertChatDiffStatusReference( |
| 67 | ctx context.Context, arg database.UpsertChatDiffStatusReferenceParams, |
| 68 | ) (database.ChatDiffStatus, error) |
| 69 | GetChatsByWorkspaceIDs( |
no outgoing calls