Module Reddit_api_kernel.Submit_text
include Sexplib0.Sexpable.S with type t := t
val t_of_sexp : Sexplib0__.Sexp.t -> tinclude Json_object.S with type t := t
val sexp_of_t : t -> Sexplib0.Sexp.tinclude Jsonaf.Jsonafable.S with type t := t
val t_of_jsonaf : Jsonaf_kernel__.Type.t -> tval jsonaf_of_t : t -> Jsonaf_kernel__.Type.tval submit_text : [ `markdown | `HTML ] -> t -> string