From cebfc5c8facbf6ae335499f7f4b3dc57a60af999 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 29 Sep 2024 19:03:55 +0300 Subject: TDLIB update up to the current state --- protocols/Telegram/src/utils.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'protocols/Telegram/src/utils.h') diff --git a/protocols/Telegram/src/utils.h b/protocols/Telegram/src/utils.h index b6b3bd62da..81d60e239d 100644 --- a/protocols/Telegram/src/utils.h +++ b/protocols/Telegram/src/utils.h @@ -2,6 +2,8 @@ const char *getName(const TD::usernames *pName); +TD::int53 getReplyId(const TD::MessageReplyTo *pReply); + TD::object_ptr makeFile(const wchar_t *pwszFilename); TD::object_ptr formatBbcodes(const char *pszText); -- cgit v1.2.3