1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 21:02:30 +01:00

Merge pull request #8 from Decicus/at/remove-twitch-emoteslots

Remove documentation from deprecated endpoint: /twitch/emoteslots
This commit is contained in:
Alex Thomassen 2018-12-16 23:05:42 +01:00 committed by GitHub
commit 48fbc3500e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,16 +50,6 @@ endpoints:
description: 'Specify the timezone that you want the date/time to be displayed as. <a href="https://decapi.me/misc/timezones">List of supported timezones.</a>'
required: false
type: "string"
- route: "emoteslots/:channel"
parameters:
- name: ":channel"
description: 'The name of the channel. Will only be used for reference.'
qs:
- name: "subscribers"
description: 'The amount of subscribers, used for calculating how many subscribers are needed to get the next amount of emote slots.'
required: true
type: "int"
deprecated: true
- route: "followage/:channel/:user"
parameters:
- name: ":channel"