irc-bot/client.mli

6 lines
112 B
OCaml

type t
val write : t -> Command.t -> unit
val create_command_handler : unit -> Iobuf.t -> Command.t -> unit