Struct.new(:seqno, :children)
Net::IMAP::ThreadMember represents a thread-node returned by Net::IMAP#thread.
The sequence number of this message.
An array of Net::IMAP::ThreadMember objects for mail items that are children of this in the thread.