mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-07-01 11:23:56 +02:00
5 lines
No EOL
125 B
C
5 lines
No EOL
125 B
C
#pragma once
|
|
|
|
|
|
QString IDString(not_null<PeerData*> peer);
|
|
rpl::producer<TextWithEntities> IDValue(not_null<PeerData*> peer); |