Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ userId
Method
userId
Telegram/SourceFiles/api/api_chat_participants.cpp:384–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
382
}
383
384
UserId ChatParticipant::userId() const {
385
return peerToUser(_peer);
386
}
387
388
ChatRestrictionsInfo ChatParticipant::restrictions() const {
389
return _restrictions;
Callers
7
ApplyMegagroupAdmins
Function · 0.45
RefreshChannelAdmins
Function · 0.45
ApplyLastList
Function · 0.45
requestSelf
Method · 0.45
feedUpdate
Method · 0.45
MentionNameEntity
Function · 0.45
EntitiesFromMTP
Function · 0.45
Calls
1
peerToUser
Function · 0.85
Tested by
no test coverage detected