You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
Hello! How can I get message comments using getMessageThreadHistory method in chronological order (from the first comment to the last one)?
The text was updated successfully, but these errors were encountered: