Skip to content

add missing key in class Thread

Jan Heuer requested to merge fix/missing-key into develop

The key "daysUntilDeletion" was added to "thread" in the API ChatStream response. This PR implements the missing key into the Thread dataclass

Merge request reports

Loading