irc-bot/channel.mli

7 lines
78 B
OCaml

type t
val modes : string
val create : string -> t
val lookup : string -> t