(ctx context.Context, arg DeleteGroupMemberFromGroupParams)
| 147 | DeleteGroupAIBudget(ctx context.Context, groupID uuid.UUID) (GroupAiBudget, error) |
| 148 | DeleteGroupByID(ctx context.Context, id uuid.UUID) error |
| 149 | DeleteGroupMemberFromGroup(ctx context.Context, arg DeleteGroupMemberFromGroupParams) error |
| 150 | DeleteLicense(ctx context.Context, id int32) (int32, error) |
| 151 | DeleteMCPServerConfigByID(ctx context.Context, id uuid.UUID) error |
| 152 | DeleteMCPServerUserToken(ctx context.Context, arg DeleteMCPServerUserTokenParams) error |
no outgoing calls