AyuGramDesktop/Telegram/SourceFiles/ayu/utils/ayu_profile_values.h
ZavaruKitsu 09e24083ff feat: import peer ID view from Kotato
fix: really update string views in AyuGram Preferences
2023-06-05 16:58:43 +03:00

5 lines
No EOL
125 B
C

#pragma once
QString IDString(not_null<PeerData*> peer);
rpl::producer<TextWithEntities> IDValue(not_null<PeerData*> peer);