mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Use DocumentData::getDuration for all types.
This commit is contained in:
@@ -163,7 +163,7 @@ public:
|
||||
[[nodiscard]] bool isGifv() const;
|
||||
[[nodiscard]] bool isTheme() const;
|
||||
[[nodiscard]] bool isSharedMediaMusic() const;
|
||||
[[nodiscard]] int32 duration() const;
|
||||
[[nodiscard]] TimeId getDuration() const;
|
||||
[[nodiscard]] bool isImage() const;
|
||||
void recountIsImage();
|
||||
[[nodiscard]] bool supportsStreaming() const;
|
||||
|
Reference in New Issue
Block a user