MCPcopy Create free account
hub / github.com/TelegramMessenger/cocoon / gen_fetch_function_result_any_end

Method gen_fetch_function_result_any_end

tl/generate/tl_writer_cpp.cpp:606–608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

604}
605
606std::string TD_TL_writer_cpp::gen_fetch_function_result_any_end(bool is_proxy) const {
607 return "";
608}
609
610std::string TD_TL_writer_cpp::gen_store_function_begin(const std::string &storer_name, const std::string &class_name,
611 int arity, std::vector<tl::var_description> &vars,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected