sig
type t = { id : int64; }
val id : (GapiBloggerV2Model.Comment.InReplyTo.t, int64) GapiLens.t
val empty : GapiBloggerV2Model.Comment.InReplyTo.t
val render :
GapiBloggerV2Model.Comment.InReplyTo.t -> GapiJson.json_data_model list
val parse :
GapiBloggerV2Model.Comment.InReplyTo.t ->
GapiJson.json_data_model -> GapiBloggerV2Model.Comment.InReplyTo.t
end