File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1378,10 +1378,10 @@ Returns archived threads in the channel that are public. When called on a `GUILD
1378
1378
1379
1379
###### Query String Params
1380
1380
1381
- | Field | Type | Description |
1382
- | ------- | ----------------- | -------------------------------------------- |
1383
- | before? | ISO8601 timestamp | returns threads before this timestamp |
1384
- | limit? | integer | optional maximum number of threads to return |
1381
+ | Field | Type | Description |
1382
+ | ------- | ----------------- | ---------------------------------------------- |
1383
+ | before? | ISO8601 timestamp | returns threads archived before this timestamp |
1384
+ | limit? | integer | optional maximum number of threads to return |
1385
1385
1386
1386
###### Response Body
1387
1387
@@ -1397,10 +1397,10 @@ Returns archived threads in the channel that are of [type](#DOCS_RESOURCES_CHANN
1397
1397
1398
1398
###### Query String Params
1399
1399
1400
- | Field | Type | Description |
1401
- | ------- | ----------------- | -------------------------------------------- |
1402
- | before? | ISO8601 timestamp | returns threads before this timestamp |
1403
- | limit? | integer | optional maximum number of threads to return |
1400
+ | Field | Type | Description |
1401
+ | ------- | ----------------- | ---------------------------------------------- |
1402
+ | before? | ISO8601 timestamp | returns threads archived before this timestamp |
1403
+ | limit? | integer | optional maximum number of threads to return |
1404
1404
1405
1405
###### Response Body
1406
1406
You can’t perform that action at this time.
0 commit comments