package adapter type MessageListAdapter struct { Content string `json:"content"` }