Returns the value unchanged; this model has no nested structs to deserialize.
@type t() :: %XApiEx.Model.New11DmMessage201ResponseData{ dm_conversation_id: String.t() | nil, dm_event_id: String.t() | nil }
@spec decode(map()) :: t()