package dto type RejectMediaInput struct { MediaId string `json:"mediaId" binding:"required"` }