featuredEvent
Gets the featured event for a group.
Parameters
| Name | Type | Description |
|---|---|---|
| groupId | GroupId | The ID of the group to get the event for. |
Example
const { data: eventId } = await ClassicGroupsApi.featuredEvent({ groupId: 15842838 }); Endpoint
GET /v1/featured-content/event