replies

suspend fun replies(messageId: MessageId, cursor: MessageCursor? = null, limit: Int = 50): MessagePage

Page direct replies in the root conversation, newest first, including deletion tombstones. Unrelated messages and forwards cannot truncate the result. Unknown roots return an empty page.