MCPcopy Create free account
hub / github.com/VKCOM/kphp / get_php_class_of_tl_function

Function get_php_class_of_tl_function

compiler/code-gen/files/tl2cpp/tl2cpp-utils.cpp:179–184  ·  view source on GitHub ↗

For the 'messages.getChatInfo' TL function there is a PHP class VK\TL\messages\Functions\messages_getChatInfo if that class is reachable by the compiler, typed form of the 'messages.getChatInfo' should be generated (otherwise, that typed TL function is guaranteed not to be called, hence we don't need it)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

add_objMethod · 0.85

Calls 5

get_php_namespaceFunction · 0.85
replace_charactersFunction · 0.85
getMethod · 0.45
get_classMethod · 0.45

Tested by

no test coverage detected