@@ -52,7 +52,7 @@ to obtain your `clearanceToken`.
52
52
53
53
#### Defined in
54
54
55
- [ src/chatgpt-api.ts:45] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L45 )
55
+ [ src/chatgpt-api.ts:45] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L45 )
56
56
57
57
## Accessors
58
58
@@ -68,7 +68,7 @@ Gets the current Cloudflare clearance token (`cf_clearance` cookie value).
68
68
69
69
#### Defined in
70
70
71
- [ src/chatgpt-api.ts:136] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L136 )
71
+ [ src/chatgpt-api.ts:136] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L136 )
72
72
73
73
___
74
74
@@ -84,7 +84,7 @@ Gets the current session token.
84
84
85
85
#### Defined in
86
86
87
- [ src/chatgpt-api.ts:131] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L131 )
87
+ [ src/chatgpt-api.ts:131] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L131 )
88
88
89
89
___
90
90
@@ -100,7 +100,7 @@ Gets the currently signed-in user, if authenticated, `null` otherwise.
100
100
101
101
#### Defined in
102
102
103
- [ src/chatgpt-api.ts:126] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L126 )
103
+ [ src/chatgpt-api.ts:126] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L126 )
104
104
105
105
___
106
106
@@ -116,7 +116,7 @@ Gets the current user agent.
116
116
117
117
#### Defined in
118
118
119
- [ src/chatgpt-api.ts:141] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L141 )
119
+ [ src/chatgpt-api.ts:141] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L141 )
120
120
121
121
## Methods
122
122
@@ -133,7 +133,7 @@ is still valid.
133
133
134
134
#### Defined in
135
135
136
- [ src/chatgpt-api.ts:319] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L319 )
136
+ [ src/chatgpt-api.ts:319] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L319 )
137
137
138
138
___
139
139
@@ -160,7 +160,7 @@ The new conversation instance
160
160
161
161
#### Defined in
162
162
163
- [ src/chatgpt-api.ts:425] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L425 )
163
+ [ src/chatgpt-api.ts:425] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L425 )
164
164
165
165
___
166
166
@@ -177,7 +177,7 @@ the token fails.
177
177
178
178
#### Defined in
179
179
180
- [ src/chatgpt-api.ts:306] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L306 )
180
+ [ src/chatgpt-api.ts:306] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L306 )
181
181
182
182
___
183
183
@@ -203,7 +203,7 @@ A valid access token
203
203
204
204
#### Defined in
205
205
206
- [ src/chatgpt-api.ts:333] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L333 )
206
+ [ src/chatgpt-api.ts:333] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L333 )
207
207
208
208
___
209
209
@@ -234,4 +234,4 @@ The response from ChatGPT
234
234
235
235
#### Defined in
236
236
237
- [ src/chatgpt-api.ts:166] ( https://github.com/transitive-bullshit/chatgpt-api/blob/1d621d0 /src/chatgpt-api.ts#L166 )
237
+ [ src/chatgpt-api.ts:166] ( https://github.com/transitive-bullshit/chatgpt-api/blob/a48c177 /src/chatgpt-api.ts#L166 )
0 commit comments