ThreadState
interface ThreadState
State container with reactive data of a thread.
Properties
Link copied to clipboard
If we've reached the latest point in this thread.
Link copied to clipboard
If we've reached the earliest point in this thread.
Link copied to clipboard
The newest message available in this thread state. It's null when we haven't loaded any messages in thread yet.
Link copied to clipboard
The oldest message available in this thread state. It's null when we haven't loaded any messages in thread yet.