Represents an thread from the JMAP API.
@type t() :: %Jmap.Thread{emailIds: [String.t()], id: String.t()}