package topical type CreateTopicalDTO struct { Title string Content string }