Returns the value unchanged; this model has no nested structs to deserialize.
@type t() :: %XApiEx.Model.CreateAPost200ResponseData{ edit_history_tweet_ids: [String.t()] | nil, id: String.t() | nil, text: String.t() | nil }
@spec decode(map()) :: t()