poe api gpt-4
This commit is contained in:
5
poe/graphql/ChatAddedSubscription.graphql
Normal file
5
poe/graphql/ChatAddedSubscription.graphql
Normal file
@@ -0,0 +1,5 @@
|
||||
subscription ChatAddedSubscription {
|
||||
chatAdded {
|
||||
...ChatFragment
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user