Return an Image URIs for GetExperienceEventAsync

With the current APIs for experience events, it’s unfortunately impossible to fetch the current thumbnail image for the event. This is super important to me as I use this to help express what the event is about.

It helps separate that “noise” of there always been something there, when a player looks, it’s a new color / style. Here’s an example, this is a pretty bad UI layout, but I had plans to revamp it which is why I am making this request:

If the APIs for GetExperienceEventAsync & GetUpcomingExperienceEventsAsync were to return an Image URI, this would make it so I could use these APIs. Without it, I will have to continue using a Config value to define what the event is about.

This increases the amount of work I need to do in order to notify players about it.

8 Likes