mirror of
https://github.com/Decicus/DecAPI-Docs.git
synced 2024-11-22 08:52:31 +01:00
[Twitch] Following - Fix typo: desc
=> asc
This commit is contained in:
parent
1bc39be018
commit
ff09316084
@ -105,7 +105,7 @@ endpoints:
|
||||
description: 'The username of the user you wanna get the "following" channels from.'
|
||||
qs:
|
||||
- name: "direction"
|
||||
description: 'The direction to retrieve channels in. <code>desc</code> or <code>desc</code>. Default: <code>desc</code>.'
|
||||
description: 'The direction to retrieve channels in. <code>asc</code> or <code>desc</code>. Default: <code>desc</code>.'
|
||||
type: "string"
|
||||
- name: "limit"
|
||||
description: 'Specifies the max amount of channels listed per request. Minimum: 1. Maximum: 100. Default: 25.'
|
||||
|
Loading…
Reference in New Issue
Block a user