mirror of
https://github.com/Decicus/DecAPI-Docs.git
synced 2024-11-25 22:02:32 +01:00
10 lines
298 B
YAML
10 lines
298 B
YAML
base_path: "/bttv"
|
|
endpoints:
|
|
- route: "emotes/{CHANNEL}"
|
|
parameters:
|
|
- name: "{CHANNEL}"
|
|
description: "The channel to retrieve BetterTTV emotes for"
|
|
qs:
|
|
notes:
|
|
- "Returns a space-separated list of BetterTTV channel emotes available in the channel."
|