SecureMessenger
Toggle table of contents
1.0.0
release
Target filter
release
Switch theme
Search in API
Skip to content
SecureMessenger
telegram
/
ltechnologies.onionphone.securemessenger.protocol.telegram
/
TdLibFacade
/
getChatHistory
get
Chat
History
suspend
fun
getChatHistory
(
chatId
:
Long
,
fromMessageId
:
Long
=
0
,
limit
:
Int
=
100
,
onlyLocal
:
Boolean
=
false
)
:
List
<
TdApi.Message
>