function getActiveEventsByGroupId getActiveEventsByGroupId(groupId: number): Promise<EventWithCount[]> Get active events in a group with attendee counts. Parameters groupId: number Return Type Promise<EventWithCount[]>