1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 08:52:31 +01:00

Document /twitch/total_views

This commit is contained in:
Alex Thomassen 2017-06-24 00:34:59 +02:00
parent 8505b21627
commit 7ff4433a8c

View File

@ -225,6 +225,12 @@ endpoints:
description: "The channel name."
notes:
- 'Works identical to <code>status</code> - Retrieves the current title set on the channel.'
- route: "total_views/{CHANNEL}"
parameters:
- name: "{CHANNEL}"
description: "The channel name."
notes:
- 'Displays the "total views" a channel has.'
- route: "upload/{CHANNEL}"
parameters:
- name: "{CHANNEL}"