Module Base.MessageParamsSource

Sourceval method_ : string
Sourcetype t = {
  1. type_ : int;
  2. message : string;
}
Sourceval to_yojson : t -> Yojson.Safe.t