delete Topic
suspend fun Admin.deleteTopic(name: String, options: DeleteTopicsOptions = DeleteTopicsOptions())
Content copied to clipboard
Extension method on Admin to delete a single Topic in a suspending way.
Extension method on Admin to delete a single Topic in a suspending way.