Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
PFUserTwitchInfo data model.
typedef struct PFUserTwitchInfo { const char* twitchId; const char* twitchUserName; } PFUserTwitchInfo;
twitchId
twitchUserName
Was this page helpful?