sig type parse_mode = Markdown | Html val string_of_parse_mode : TelegramApi.ParseMode.parse_mode -> string end