MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / inputChat

Method inputChat

Telegram/SourceFiles/data/data_chat.cpp:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319MTPlong ChatData::inputChat() const {
320 return MTP_long(peerToChat(id).bare);
321}
322
323namespace Data {
324

Callers 15

requestFullPeerMethod · 0.80
migrateChatMethod · 0.80
deleteConversationMethod · 0.80
refreshFileReferenceMethod · 0.80
AddChatParticipantFunction · 0.80
SaveChatAdminFunction · 0.80
SaveChatParticipantKickFunction · 0.80
saveTitleMethod · 0.80
inputMethod · 0.80
deleteAllMessagesMethod · 0.80
addMethod · 0.80
kickMethod · 0.80

Calls 2

MTP_longFunction · 0.85
peerToChatFunction · 0.85

Tested by

no test coverage detected