create Group Changelog

private open fun createGroupChangelog(event: ChangelogEvent, extraContent: String, groupId: String, memberId: String)

Method to create a changelog for a Group

Parameters

event

: the event of the changelog

extraContent

: the extra content of the changelog

groupId

: the group identifier

memberId

: the member id, the changelog owner