Type Alias: DeleteTopicResponse
type DeleteTopicResponse = z.infer<typeof DeleteTopicResponseSchema>;
Defined in: src/models/mgmt-custom-topic.ts:63
Response from deleting a custom topic.
type DeleteTopicResponse = z.infer<typeof DeleteTopicResponseSchema>;
Defined in: src/models/mgmt-custom-topic.ts:63
Response from deleting a custom topic.