Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ cancel
Method
cancel
Telegram/SourceFiles/api/api_send_progress.cpp:33–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void SendProgressManager::cancel(
34
not_null<History*> history,
35
SendProgressType type) {
36
cancel(history, 0, type);
37
}
38
39
void SendProgressManager::cancel(
40
not_null<History*> history,
Callers
15
update
Method · 0.45
clear
Method · 0.45
cancelCurrentRequest
Method · 0.45
save
Method · 0.45
cancelTyping
Method · 0.45
cancelRequests
Method · 0.45
save
Method · 0.45
request
Method · 0.45
updateAccountTTL
Method · 0.45
updateDefaultHistoryTTL
Method · 0.45
requestForAdd
Method · 0.45
reorder
Method · 0.45
Calls
5
api
Method · 0.80
find
Method · 0.45
end
Method · 0.45
request
Method · 0.45
erase
Method · 0.45
Tested by
no test coverage detected