MCPcopy 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
44MTPInputReplyTo SendAction::mtpReplyTo() const {
45 return Data::ReplyToForMTP(history, replyTo);
46}
47
48} // namespace Api

Callers 2

requestButtonMethod · 0.80
startedMethod · 0.80

Calls 1

ReplyToForMTPFunction · 0.85

Tested by

no test coverage detected