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