Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ mtpReplyTo
Method
mtpReplyTo
Telegram/SourceFiles/api/api_common.cpp:44–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
MTPInputReplyTo SendAction::mtpReplyTo() const {
45
return Data::ReplyToForMTP(history, replyTo);
46
}
47
48
} // namespace Api
Callers
2
requestButton
Method · 0.80
started
Method · 0.80
Calls
1
ReplyToForMTP
Function · 0.85
Tested by
no test coverage detected