Adam / poe /graphql /BioFragment.graphql
t.me/xtekky
poe api gpt-4
1396122
raw
history blame
97 Bytes
fragment BioFragment on Viewer {
id
poeUser {
id
uid
bio
}
}