mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Show correct phrase in local join messages.
This commit is contained in:
@@ -412,6 +412,7 @@ public:
|
||||
// > 0 - user who invited me to channel, < 0 - not in channel.
|
||||
UserId inviter = 0;
|
||||
TimeId inviteDate = 0;
|
||||
bool inviteViaRequest = false;
|
||||
|
||||
private:
|
||||
struct InvitePeek {
|
||||
|
Reference in New Issue
Block a user