calculateEventDescription

Calculates and retrieves the description for a specific event within a group based on the provided group ID and event ID.

Return

the description of the event associated with the specified group ID and event ID.

Parameters

groupId

the unique identifier of the group containing the event

eventId

the unique identifier of the event within the specified group

Throws

if the event description for the provided group ID and event ID is not registered.