Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
319
MTPlong ChatData::inputChat() const {
320
return MTP_long(peerToChat(id).bare);
321
}
322
323
namespace Data {
324
Callers
15
requestFullPeer
Method · 0.80
migrateChat
Method · 0.80
deleteConversation
Method · 0.80
refreshFileReference
Method · 0.80
AddChatParticipant
Function · 0.80
SaveChatAdmin
Function · 0.80
SaveChatParticipantKick
Function · 0.80
saveTitle
Method · 0.80
input
Method · 0.80
deleteAllMessages
Method · 0.80
add
Method · 0.80
kick
Method · 0.80
Calls
2
MTP_long
Function · 0.85
peerToChat
Function · 0.85
Tested by
no test coverage detected