Occurs when a group invitation is accepted.
final void Function(String groupId, String invitee, String? reason)? onInvitationAcceptedFromGroup;