mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-30 22:25:12 +00:00
forward/delete for channels, prepared load unread by offset_id, not done yet!
This commit is contained in:
@@ -161,6 +161,7 @@ private:
|
||||
int32 _index; // index in photos or files array, -1 if just photo
|
||||
MsgId _msgid; // msgId of current photo or file
|
||||
ChannelId _channel;
|
||||
bool _canForward, _canDelete;
|
||||
|
||||
mtpRequestId _loadRequest;
|
||||
|
||||
|
Reference in New Issue
Block a user