8000 getMessageThreadHistory message order · Issue #3277 · tdlib/td · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

getMessageThreadHistory message order #3277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mtrfnvwork opened this issue Mar 17, 2025 · 3 comments
Open

getMessageThreadHistory message order #3277

mtrfnvwork opened this issue Mar 17, 2025 · 3 comments

Comments

@mtrfnvwork
Copy link

Hello! How can I get message comments using getMessageThreadHistory method in chronological order (from the first comment to the last one)?

@levlam
Copy link
Contributor
levlam commented Mar 18, 2025

Message history is always returned in reverse chronological order, but you can pass negative offset to get the messages newer than the message from_message_id.

@Aniani78
Copy link
Aniani78 commented Apr 1, 2025

master

El historial de mensajes siempre se devuelve en orden cronológico inverso, pero puedes pasar un desplazamiento negativo para obtener los mensajes más nuevos que el mensaje from_message_id.

@Aniani78
Copy link
Aniani78 commented Apr 1, 2025

maestro

El historial de mensajes siempre se devuelve en orden cronológico inverso, pero puedes pasar un desplazamiento negativo para obtener los mensajes más nuevos que el mensaje from_message_id.

4BC4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0