Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TelegramMessenger/cocoon
/ is_array
Method
is_array
runners/helpers/ValidateRequest.cpp:717–719 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
715
}
716
717
bool is_array() const {
718
return back().is_array();
719
}
720
721
template <typename F>
722
td::Status process_array(bool is_required, F &&run) {
Callers
2
is_array
Method · 0.45
process_string_or_array
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected