Block a user
api: add endpoint to mark emote use
POST /platforms/{platform}/connections/{connectedID}/emotes
is UpdatePlatformExpiry
? Should this be like ReportPlatformUsage
? Also I don't understand who would call that endpoint?
api: add endpoint to mark emote use
I don't know if I like the body to be straight up an array, even if it might make sense in the context of this specific endpoint. Are we sure there's nothing we will add to that payload?
Add auth endpoints
so that the api can change versions without adjusting oauth2 application configuration
I don't see this as much of a real concern but having auth on a different subdomain domain is fine as…
read api specification
should this be
ban?: interface {
reason: string;
start_time: string;
duration: string;
}
Or something similar? Bans will most likely contain more than just a string?
decide the name of a collection of emotes
Set sounds nicer than list. There's hardly anything to go off of though