Closed neoedmund closed 1 year ago
We can use getChatMessageCount to get specified type of message count like videos, photos. But how to get the count of all types , and text message count?
getChatMessageCount
There is no way to receive total number of chat messages in TDLib.
Oh my ... but since "no way" is the answer, thanks and closing this issue
We can use
getChatMessageCount
to get specified type of message count like videos, photos. But how to get the count of all types , and text message count?