threadReply property
When true, the message is a response in a reply thread.
When false, the message is visible in the space's top-level conversation
as either the first message of a thread or a message with no threaded
replies. If the space doesn't support reply in threads, this field is
always false.
Output only.
Implementation
core.bool? threadReply;