From c4a542557cb47af428d1397b97f652a65cffd6c6 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 1 Jan 2023 18:05:00 +0300 Subject: fixes #3286 (Telegram: ability to identify Miranda's session) --- protocols/Telegram/src/mt_proto.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Telegram/src/mt_proto.h') diff --git a/protocols/Telegram/src/mt_proto.h b/protocols/Telegram/src/mt_proto.h index f3232592ce..7f1011e996 100644 --- a/protocols/Telegram/src/mt_proto.h +++ b/protocols/Telegram/src/mt_proto.h @@ -172,6 +172,7 @@ public: CMOption m_szOwnPhone; // our own phone number CMOption m_wszDefaultGroup; // clist group to store contacts + CMOption m_wszDeviceName; // how do you see this session in Device List CMOption m_bHideGroupchats; // do not open chat windows on creation CMOption m_bUsePopups; -- cgit v1.2.3