package dto type ChatroomTemplateDTO struct { TemplateId string TemplateName string BackgroundImg string }