feat(docs): threads

This commit is contained in:
Arjun Natarajan
2025-05-12 15:18:41 -04:00
parent ae5b4e834e
commit 1e405274ba
11 changed files with 518 additions and 348 deletions
+1 -1
View File
@@ -1042,7 +1042,7 @@ class ThreadsClient:
{
"values": u["values"],
"command": u.get("command"),
"as_node": u["as_node"],
" ": u["as_node"],
}
for u in s["updates"]
]