1
0
Fork 0
GPT4FREE/poe/graphql/ChatFragment.graphql
2023-03-29 21:10:42 +01:00

7 lines
100 B
GraphQL

fragment ChatFragment on Chat {
id
chatId
defaultBotNickname
shouldShowDisclaimer
}