mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
improved media caption edit in box, need to make post edit in message field
This commit is contained in:
@@ -110,6 +110,7 @@ inline MTPVector<MTPMessageEntity> linksToMTP(const EntitiesInText &links, bool
|
||||
return result;
|
||||
}
|
||||
EntitiesInText textParseEntities(QString &text, int32 flags, bool rich = false); // changes text if (flags & TextParseMono)
|
||||
QString textApplyEntities(const QString &text, const EntitiesInText &entities);
|
||||
|
||||
#include "gui/emoji_config.h"
|
||||
|
||||
|
Reference in New Issue
Block a user