1 2 3 4 5 6
include module type of User_t val tag : t -> string val mention : t -> string val default_avatar : t -> string val face : t -> string