mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Refresh file references when sending stickers.
This commit is contained in:
@@ -158,6 +158,8 @@ public:
|
||||
bool hasWebLocation() const;
|
||||
bool isValid() const;
|
||||
MTPInputDocument mtpInput() const;
|
||||
QByteArray fileReference() const;
|
||||
void refreshFileReference(const QByteArray &value);
|
||||
|
||||
// When we have some client-side generated document
|
||||
// (for example for displaying an external inline bot result)
|
||||
|
Reference in New Issue
Block a user