Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ AiApplyBoundSlug
Function
AiApplyBoundSlug
Telegram/SourceFiles/api/api_compose_with_ai.cpp:171–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
QString AiApplyBoundSlug() {
172
return OptionAiApplyToneSlug.value();
173
}
174
175
void SetAiApplyBoundSlug(const QString &slug) {
176
OptionAiApplyToneSlug.set(slug);
Callers
3
ComposeAiBox
Function · 0.85
BoundsToThisTone
Function · 0.85
TriggerAiApplyInPlace
Function · 0.85
Calls
1
value
Method · 0.45
Tested by
no test coverage detected