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_java.cpp:423–425  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423std::string TD_TL_writer_java::gen_fetch_function_result_any_end(bool is_proxy) const {
424 return "";
425}
426
427std::string TD_TL_writer_java::gen_store_function_begin(const std::string &storer_name, const std::string &class_name,
428 int arity, std::vector<tl::var_description> &vars,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected