package dto type DiscordDTO struct { AuthorName string Content string }