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

Remove documentation from deprecated endpoint: /twitch/emoteslots

This commit is contained in:
Alex Thomassen 2018-10-09 06:52:36 +02:00
parent 45d5e5ab83
commit 5ea24b4728

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"