aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/pinapelz/vtuber/ExtraData.java
blob: 75d466d35eb5cafb9775059f44339709c96bc19e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
package com.pinapelz.vtuber;

public class ExtraData {
    public static final String CLIPS = "clips";
    public static final String REFERS = "refers";
    public static final String SOURCES = "sources";
    public static final String SIMULCASTS = "simulcasts";
    public static final String MENTIONS = "mentions";
    public static final String DESCRIPTION = "description";
    public static final String LIVE_INFO = "live_info";
    public static final String CHANNEL_STATS = "channel_stats";
    public static final String SONGS = "songs";
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage