Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TelegramMessenger/cocoon
/ get_integer
Method
get_integer
runners/helpers/ValidateRequest.cpp:750–752 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
748
}
749
750
td::Result<td::int64> get_integer() {
751
return back().get_integer();
752
}
753
754
bool is_boolean() {
755
return back().is_boolean();
Callers
3
process_chat_completions
Function · 0.45
process_completions
Function · 0.45
process_create_audio_transcription
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected